mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01: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:
parent
ec1a9c61e7
commit
d1e421ca0d
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue