mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
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 @@ (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")
|
||||
|
|
Loading…
Reference in a new issue