diff options
| author | Vinicius Monego <monego@posteo.net> | 2022-01-19 14:09:08 +0000 |
|---|---|---|
| committer | Mathieu Othacehe <othacehe@gnu.org> | 2022-01-20 14:34:00 +0100 |
| commit | daa315c082792bdf6fe845262497b671656eded9 (patch) | |
| tree | 9b495df82b4e451349c4883d57032865f603b5e7 /gnu/packages/python-web.scm | |
| parent | a53abfb07575485a66f17a2f6e262c93f2c0fe73 (diff) | |
gnu: Remove python2-htmlmin.
* gnu/packages/python-web.scm (python2-htmlmin): Remove variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'gnu/packages/python-web.scm')
| -rw-r--r-- | gnu/packages/python-web.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 295cebe155f..ba3a882adc2 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm | |||
| @@ -3540,9 +3540,6 @@ specs from your Flask-Restful projects.") | |||
| 3540 | It comes with safe defaults and easily configurable options.") | 3540 | It comes with safe defaults and easily configurable options.") |
| 3541 | (license license:bsd-3))) | 3541 | (license license:bsd-3))) |
| 3542 | 3542 | ||
| 3543 | (define-public python2-htmlmin | ||
| 3544 | (package-with-python2 python-htmlmin)) | ||
| 3545 | |||
| 3546 | (define-public python-flask-htmlmin | 3543 | (define-public python-flask-htmlmin |
| 3547 | (package | 3544 | (package |
| 3548 | (name "python-flask-htmlmin") | 3545 | (name "python-flask-htmlmin") |
