me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-bottle.

* gnu/packages/python-web.scm (python2-bottle): Delete variable.
Maxim Cournoyer 2022-05-01 02:47:09 -04:00
parent 7720afd99a
commit 89ffe2297f
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -4147,9 +4147,6 @@ addon modules.")
(description "@code{python-bottle} is a WSGI framework for small web-applications.")
(license license:expat)))
(define-public python2-bottle
(package-with-python2 python-bottle))
(define-public python-wtforms
(package
(name "python-wtforms")