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:
parent
f8b6d18171
commit
67166aae73
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue