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")