gnu: python2-geventhttpclient: Remove package.

* gnu/packages/python-web.scm (python2-geventhttpclient): Remove variable.
This commit is contained in:
Maxim Cournoyer 2020-12-19 15:32:16 -05:00
parent ed6da8ac6c
commit 5684d6566a
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -3082,9 +3082,6 @@ for the basic TCP/IP protocols.")
concurrent HTTP client library for python using @code{gevent}.")
(license license:expat)))
(define-public python2-geventhttpclient
(package-with-python2 python-geventhttpclient))
(define-public python-requests-oauthlib
(package
(name "python-requests-oauthlib")