3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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 @@ presume or force a developer to use a particular tool or library.")
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")