1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-08 10:15:56 +02:00

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
-3
View File
@@ -15852,9 +15852,6 @@ of @acronym{REGEXPs, regular expressions}.")
templates into Python modules.")
(license license:expat)))
(define-public python2-mako
(package-with-python2 python-mako))
(define-public python-waitress
(package
(name "python-waitress")