gnu: python2-flask-login: Remove package.
* gnu/packages/python-web.scm (python2-flask-login): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>master
parent
d1e421ca0d
commit
f44917ea55
|
@ -3657,9 +3657,6 @@ handles the common tasks of logging in, logging out, and remembering your
|
|||
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")
|
||||
|
|
Reference in New Issue