gnu: Remove python2-mako.

* gnu/packages/python-xyz.scm (python2-mako): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:42:14 -04:00
parent de0ae97191
commit 8ac3ebf1b4
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")