mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-18 04:37:36 -05: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:
parent
b5bae212d6
commit
d201983475
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue