diff options
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 1f3f3b64511..3fac84d129a 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm | |||
| @@ -1514,9 +1514,6 @@ them to XPath 1.0 expressions. Such expressions can be used in lxml or | |||
| 1514 | another XPath engine to find the matching elements in an XML or HTML document.") | 1514 | another XPath engine to find the matching elements in an XML or HTML document.") |
| 1515 | (license license:bsd-3))) | 1515 | (license license:bsd-3))) |
| 1516 | 1516 | ||
| 1517 | (define-public python2-cssselect | ||
| 1518 | (package-with-python2 python-cssselect)) | ||
| 1519 | |||
| 1520 | (define-public python-databricks-cli | 1517 | (define-public python-databricks-cli |
| 1521 | (package | 1518 | (package |
| 1522 | (name "python-databricks-cli") | 1519 | (name "python-databricks-cli") |
