From 159836967b0be221fce18644ca32ae474a0fc704 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Sat, 19 Dec 2020 14:12:24 -0500 Subject: gnu: python2-pytest-httpbin: Remove package. * gnu/packages/python-web.scm (python2-pytest-httpbin): Remove variable. --- gnu/packages/web.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 19f3cd7c65..bd1e7eccaa 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -6140,9 +6140,6 @@ (define-public python-pytest-httpbin @code{httpbin} and provides your test with the URL in the fixture.") (license license:expat))) -(define-public python2-pytest-httpbin - (package-with-python2 python-pytest-httpbin)) - (define-public http-parser (package (name "http-parser") -- cgit v1.2.3