gnu: Remove python2-pyquery.

* gnu/packages/python-xyz.scm (python2-pyquery): Remove broken package.
This commit is contained in:
Tobias Geerinckx-Rice 2019-02-14 17:33:56 +01:00
parent ce50403fc2
commit 6d1f47082d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 3 deletions

View File

@ -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")