1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-02 16:54:01 +02:00

gnu: python2-flask-htmlmin: Remove package.

* gnu/packages/python-web.scm (python2-flask-htmlmin): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
zimoun
2021-03-15 16:55:08 +01:00
committed by Maxim Cournoyer
parent ec1a9c61e7
commit d1e421ca0d
-3
View File
@@ -3604,9 +3604,6 @@ It comes with safe defaults and easily configurable options.")
"Minify @code{text/html} MIME type responses when using @code{Flask}.")
(license license:bsd-3)))
(define-public python2-flask-htmlmin
(package-with-python2 python-flask-htmlmin))
(define-public python-jsmin
(package
(name "python-jsmin")