diff mbox series

[bug#47165,06/25] gnu: python2-flask-wtf: Remove package.

Message ID 20210315155509.51077-6-zimon.toutoune@gmail.com
State Accepted
Headers show
Series [bug#47165,01/25] gnu: python2-arrow: Remove package. | expand

Commit Message

Simon Tournier March 15, 2021, 3:55 p.m. UTC
* gnu/packages/python-web.scm (python2-flask-wtf): Delete.
---
 gnu/packages/python-web.scm | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index e327b3b030..45ae69ee78 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2961,9 +2961,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")