gnu: Remove python2-pyquery.
* gnu/packages/python-xyz.scm (python2-pyquery): Remove broken package.
This commit is contained in:
parent
ce50403fc2
commit
6d1f47082d
|
@ -8041,9 +8041,6 @@ The API is as much as possible the similar to jQuery. pyquery uses lxml for
|
||||||
fast xml and html manipulation.")
|
fast xml and html manipulation.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-pyquery
|
|
||||||
(package-with-python2 python-pyquery))
|
|
||||||
|
|
||||||
(define-public python-anyjson
|
(define-public python-anyjson
|
||||||
(package
|
(package
|
||||||
(name "python-anyjson")
|
(name "python-anyjson")
|
||||||
|
|
Loading…
Reference in New Issue