From daa315c082792bdf6fe845262497b671656eded9 Mon Sep 17 00:00:00 2001 From: Vinicius Monego Date: Wed, 19 Jan 2022 14:09:08 +0000 Subject: gnu: Remove python2-htmlmin. * gnu/packages/python-web.scm (python2-htmlmin): Remove variable. Signed-off-by: Mathieu Othacehe --- gnu/packages/python-web.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/python-web.scm') diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 295cebe155..ba3a882adc 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -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") -- cgit v1.2.3