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
@ -4191,9 +4191,6 @@ for Python web development. It is very similar to the web form API
|
||||
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 New Issue
Block a user