mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
e5f4d0db93
commit
9b29c5422e
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue