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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user