mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 19:40:46 +02:00
gnu: Remove python2-pyquery.
* gnu/packages/python-xyz.scm (python2-pyquery): Remove broken package.
This commit is contained in:
parent
ce50403fc2
commit
6d1f47082d
1 changed files with 0 additions and 3 deletions
|
@ -8041,9 +8041,6 @@ The API is as much as possible the similar to jQuery. pyquery uses lxml for
|
|||
fast xml and html manipulation.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-pyquery
|
||||
(package-with-python2 python-pyquery))
|
||||
|
||||
(define-public python-anyjson
|
||||
(package
|
||||
(name "python-anyjson")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue