gnu: python2-flask-wtf: Remove package.

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

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

View file

@ -2970,9 +2970,6 @@ (define-public python-flask-wtf
upload, and reCAPTCHA.")
(license license:bsd-3)))
(define-public python2-flask-wtf
(package-with-python2 python-flask-wtf))
(define-public python-flask-multistatic
(package
(name "python-flask-multistatic")