mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-18 04:37:36 -05:00
gnu: python2-flask-login: Remove package.
* gnu/packages/python-web.scm (python2-flask-login): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
d1e421ca0d
commit
f44917ea55
1 changed files with 0 additions and 3 deletions
|
@ -3657,9 +3657,6 @@ (define-public python-flask-login
|
|||
users' sessions over extended periods of time.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-flask-login
|
||||
(package-with-python2 python-flask-login))
|
||||
|
||||
(define-public python-oauth2client
|
||||
(package
|
||||
(name "python-oauth2client")
|
||||
|
|
Loading…
Reference in a new issue