gnu: python2-pytest-httpbin: Remove package.

* gnu/packages/python-web.scm (python2-pytest-httpbin): Remove variable.
This commit is contained in:
Maxim Cournoyer 2020-12-19 14:12:24 -05:00
parent 67166aae73
commit 159836967b
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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