gnu: Remove python2-elasticsearch.
* gnu/packages/python-web.scm (python2-elasticsearch): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
0d308517f5
commit
fe70ae91b1
1 changed files with 0 additions and 3 deletions
|
@ -3738,9 +3738,6 @@ provide common ground for all Elasticsearch-related code in Python; because of
|
||||||
this it tries to be opinion-free and very extendable.")
|
this it tries to be opinion-free and very extendable.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-elasticsearch
|
|
||||||
(package-with-python2 python-elasticsearch))
|
|
||||||
|
|
||||||
(define-public python-engineio
|
(define-public python-engineio
|
||||||
(package
|
(package
|
||||||
(name "python-engineio")
|
(name "python-engineio")
|
||||||
|
|
Reference in a new issue