gnu: Remove python2-oauth2client.
* gnu/packages/python-web.scm (python2-oauth2client): Delete variable.
parent
b827d0f7b3
commit
c59edcc5ed
|
@ -3880,9 +3880,6 @@ users' sessions over extended periods of time.")
|
||||||
library for Python")
|
library for Python")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-oauth2client
|
|
||||||
(package-with-python2 python-oauth2client))
|
|
||||||
|
|
||||||
(define-public python-flask-oidc
|
(define-public python-flask-oidc
|
||||||
(package
|
(package
|
||||||
(name "python-flask-oidc")
|
(name "python-flask-oidc")
|
||||||
|
|
Reference in New Issue