gnu: Remove python2-oauth2client.

* gnu/packages/python-web.scm (python2-oauth2client): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:38:29 -04:00
parent b827d0f7b3
commit c59edcc5ed
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -3880,9 +3880,6 @@ users' sessions over extended periods of time.")
library for Python")
(license license:asl2.0)))
(define-public python2-oauth2client
(package-with-python2 python-oauth2client))
(define-public python-flask-oidc
(package
(name "python-flask-oidc")