gnu: python2-httpbin: Remove package.

* gnu/packages/web.scm (python2-httpbin): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
zimoun 2021-03-15 16:55:36 +01:00 committed by Maxim Cournoyer
parent dab3c57d58
commit 7502c13895
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -6209,9 +6209,6 @@ (define-public python-httpbin
JSON-encoded.")
(license license:isc)))
(define-public python2-httpbin
(package-with-python2 python-httpbin))
(define-public python-pytest-httpbin
(package
(name "python-pytest-httpbin")