Archived
1
0
Fork 0

gnu: Remove python2-cssselect.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Vinicius Monego 2022-01-19 14:09:00 +00:00 committed by Mathieu Othacehe
parent 9b29c5422e
commit 8fcc76b3e5
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -1514,9 +1514,6 @@ them to XPath 1.0 expressions. Such expressions can be used in lxml or
another XPath engine to find the matching elements in an XML or HTML document.") another XPath engine to find the matching elements in an XML or HTML document.")
(license license:bsd-3))) (license license:bsd-3)))
(define-public python2-cssselect
(package-with-python2 python-cssselect))
(define-public python-databricks-cli (define-public python-databricks-cli
(package (package
(name "python-databricks-cli") (name "python-databricks-cli")