diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 4151d77d2d..a50f071deb 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -3260,9 +3260,6 @@ (define-public python-responses library.") (license license:asl2.0))) -(define-public python2-responses - (package-with-python2 python-responses)) - (define-public python-grequests (package (name "python-grequests")