mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 15:22:18 -05:00
gnu: python2-pytest-httpbin: Remove package.
* gnu/packages/python-web.scm (python2-pytest-httpbin): Remove variable.
This commit is contained in:
parent
67166aae73
commit
159836967b
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue