gnu: Remove python2-cssutils.
* gnu/packages/python-web.scm (python2-cssutils): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
parent
90b6c3f4e6
commit
e5f4d0db93
|
@ -1462,9 +1462,6 @@ Cascading Style Sheets. Currently it provides a DOM only and no rendering
|
||||||
options.")
|
options.")
|
||||||
(license license:lgpl3+)))
|
(license license:lgpl3+)))
|
||||||
|
|
||||||
(define-public python2-cssutils
|
|
||||||
(package-with-python2 python-cssutils))
|
|
||||||
|
|
||||||
(define-public python-css-parser
|
(define-public python-css-parser
|
||||||
(package
|
(package
|
||||||
(inherit python-cssutils)
|
(inherit python-cssutils)
|
||||||
|
|
Reference in New Issue