mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
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:
parent
dab3c57d58
commit
7502c13895
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue