mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 15:22:18 -05: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 @@ (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")
|
||||
|
|
Loading…
Reference in a new issue