diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 6b7585d10e..f1655bbf85 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -811,9 +811,6 @@ (define-public python-httplib2 other HTTP libraries.") (license license:expat))) -(define-public python2-httplib2 - (package-with-python2 python-httplib2)) - (define-public httpie (package (name "httpie")