gnu: Remove python2-htmlmin.
* gnu/packages/python-web.scm (python2-htmlmin): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
parent
a53abfb075
commit
daa315c082
|
@ -3540,9 +3540,6 @@ specs from your Flask-Restful projects.")
|
|||
It comes with safe defaults and easily configurable options.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-htmlmin
|
||||
(package-with-python2 python-htmlmin))
|
||||
|
||||
(define-public python-flask-htmlmin
|
||||
(package
|
||||
(name "python-flask-htmlmin")
|
||||
|
|
Reference in New Issue