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:
Vinicius Monego 2022-01-19 14:09:10 +00:00 committed by Mathieu Othacehe
parent 0d308517f5
commit fe70ae91b1
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -3738,9 +3738,6 @@ (define-public python-elasticsearch
this it tries to be opinion-free and very extendable.")
(license license:expat)))
(define-public python2-elasticsearch
(package-with-python2 python-elasticsearch))
(define-public python-engineio
(package
(name "python-engineio")