gnu: Remove python2-wtforms.
This trivial package currently fails to build and has no users in Guix. * gnu/packages/python-web.scm (python2-wtforms): Remove variable.
This commit is contained in:
parent
11845c3a27
commit
7de73cabe8
1 changed files with 0 additions and 3 deletions
|
@ -4191,9 +4191,6 @@ (define-public python-wtforms
|
|||
available in Django, but is a standalone package.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-wtforms
|
||||
(package-with-python2 python-wtforms))
|
||||
|
||||
(define-public python-paste
|
||||
(package
|
||||
(name "python-paste")
|
||||
|
|
Loading…
Reference in a new issue