gnu: python2-requests-oauthlib: Remove package.

* gnu/packages/python-web.scm (python2-requests-oauthlib):
This commit is contained in:
Maxim Cournoyer 2021-01-29 10:23:52 -05:00
parent 0c52aff8e9
commit 5048eb3972
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3111,9 +3111,6 @@ (define-public python-requests-oauthlib
provide an easy-to-use Python interface for building OAuth1 and OAuth2 clients.")
(license license:isc)))
(define-public python2-requests-oauthlib
(package-with-python2 python-requests-oauthlib))
(define-public python-url
(package
(name "python-url")