mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 15:26:47 +01:00
gnu: Remove python2-oauth2client.
* gnu/packages/python-web.scm (python2-oauth2client): Delete variable.
This commit is contained in:
parent
b827d0f7b3
commit
c59edcc5ed
1 changed files with 0 additions and 3 deletions
|
@ -3880,9 +3880,6 @@ (define-public python-oauth2client
|
|||
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")
|
||||
|
|
Loading…
Reference in a new issue