gnu: Remove python2-responses.
* gnu/packages/python-web.scm (python2-responses): Delete variable.
This commit is contained in:
parent
a03c2d9c7b
commit
4d7ae91d3e
1 changed files with 0 additions and 3 deletions
|
@ -3260,9 +3260,6 @@ (define-public python-responses
|
||||||
library.")
|
library.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-responses
|
|
||||||
(package-with-python2 python-responses))
|
|
||||||
|
|
||||||
(define-public python-grequests
|
(define-public python-grequests
|
||||||
(package
|
(package
|
||||||
(name "python-grequests")
|
(name "python-grequests")
|
||||||
|
|
Loading…
Reference in a new issue