1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-26 04:00:30 +02:00

gnu: Remove python2-responses.

* gnu/packages/python-web.scm (python2-responses): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 23:08:24 -04:00
parent a03c2d9c7b
commit 4d7ae91d3e

View File

@@ -3260,9 +3260,6 @@ Python.")
library.")
(license license:asl2.0)))
(define-public python2-responses
(package-with-python2 python-responses))
(define-public python-grequests
(package
(name "python-grequests")