me
/
guix
Archived
1
0
Fork 0

gnu: python2-pytest-httpbin: Remove package.

* gnu/packages/python-web.scm (python2-pytest-httpbin): Remove variable.
master
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
1 changed files with 0 additions and 3 deletions

View File

@ -6140,9 +6140,6 @@ into your tests. It automatically starts up a HTTP server in a separate thread
@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")