3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: python2-werkzeug: Remove package.

* gnu/packages/python-web.scm (python2-werkzeug): Remove variable.
This commit is contained in:
Maxim Cournoyer 2020-12-19 14:11:46 -05:00
parent f8b6d18171
commit 67166aae73
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3990,9 +3990,6 @@ uploads, a powerful URL routing system and a bunch of community-contributed
addon modules.")
(license license:x11)))
(define-public python2-werkzeug
(package-with-python2 python-werkzeug))
(define-public python-bottle
(package
(name "python-bottle")