1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-27 03:21:49 +02:00

gnu: Remove python2-css-parser.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Vinicius Monego
2022-01-19 14:08:59 +00:00
committed by Mathieu Othacehe
parent e5f4d0db93
commit 9b29c5422e
-3
View File
@@ -1484,9 +1484,6 @@ It's a fork of cssutils 1.0.2, updated and modified for parsing ebooks, due to
cssutils not receiving updates as of 1.0.2.")
(license license:lgpl3+)))
(define-public python2-css-parser
(package-with-python2 python-css-parser))
(define-public python-cssselect
(package
(name "python-cssselect")