gnu: python2-flask: Remove package.

* gnu/packages/python-web.scm (python2-flask): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
zimoun 2021-03-15 16:55:37 +01:00 committed by Maxim Cournoyer
parent 7502c13895
commit bce0165f7c
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2932,9 +2932,6 @@ (define-public python-flask
presume or force a developer to use a particular tool or library.")
(license license:bsd-3)))
(define-public python2-flask
(package-with-python2 python-flask))
(define-public python-flask-wtf
(package
(name "python-flask-wtf")