mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-25 11:40:30 +02:00
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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user