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
No known key found for this signature in database
GPG key ID: 1260E46482E63562

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