me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-htmlmin.

* gnu/packages/python-web.scm (python2-htmlmin): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Vinicius Monego 2022-01-19 14:09:08 +00:00 committed by Mathieu Othacehe
parent a53abfb075
commit daa315c082
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 0 additions and 3 deletions

View File

@ -3540,9 +3540,6 @@ specs from your Flask-Restful projects.")
It comes with safe defaults and easily configurable options.") It comes with safe defaults and easily configurable options.")
(license license:bsd-3))) (license license:bsd-3)))
(define-public python2-htmlmin
(package-with-python2 python-htmlmin))
(define-public python-flask-htmlmin (define-public python-flask-htmlmin
(package (package
(name "python-flask-htmlmin") (name "python-flask-htmlmin")