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 @@ (define-public python-werkzeug
addon modules.")
(license license:x11)))
(define-public python2-werkzeug
(package-with-python2 python-werkzeug))
(define-public python-bottle
(package
(name "python-bottle")