mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-30 08:02:38 -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.")
|
addon modules.")
|
||||||
(license license:x11)))
|
(license license:x11)))
|
||||||
|
|
||||||
(define-public python2-werkzeug
|
|
||||||
(package-with-python2 python-werkzeug))
|
|
||||||
|
|
||||||
(define-public python-bottle
|
(define-public python-bottle
|
||||||
(package
|
(package
|
||||||
(name "python-bottle")
|
(name "python-bottle")
|
||||||
|
|
Loading…
Reference in a new issue