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:
zimoun 2021-03-15 16:55:09 +01:00 committed by Maxim Cournoyer
parent d1e421ca0d
commit f44917ea55
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")