gnu: Remove python2-cssmin.
* gnu/packages/python-web.scm (python2-cssmin): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
daa315c082
commit
0d308517f5
@ -3714,9 +3714,6 @@ CSS tidy. Also supports URL rewriting in CSS files.")
|
||||
(description "Python port of the YUI CSS Compressor.")
|
||||
(license (list license:expat license:bsd-3))))
|
||||
|
||||
(define-public python2-cssmin
|
||||
(package-with-python2 python-cssmin))
|
||||
|
||||
(define-public python-elasticsearch
|
||||
(package
|
||||
(name "python-elasticsearch")
|
||||
|
Loading…
Reference in New Issue
Block a user