gnu: Remove python2-mako.
* gnu/packages/python-xyz.scm (python2-mako): Delete variable.
This commit is contained in:
parent
de0ae97191
commit
8ac3ebf1b4
1 changed files with 0 additions and 3 deletions
|
@ -15852,9 +15852,6 @@ (define-public python-mako
|
|||
templates into Python modules.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-mako
|
||||
(package-with-python2 python-mako))
|
||||
|
||||
(define-public python-waitress
|
||||
(package
|
||||
(name "python-waitress")
|
||||
|
|
Loading…
Reference in a new issue