Merge pull request #11376 from desiderius/elasticsearch-1.9.0
pythonPackages.elasticsearch: remove dependencies
This commit is contained in:
commit
b18acb4465
@ -4014,7 +4014,7 @@ in modules // {
|
|||||||
# Check is disabled because running them destroy the content of the local cluster!
|
# Check is disabled because running them destroy the content of the local cluster!
|
||||||
# https://github.com/elasticsearch/elasticsearch-py/tree/master/test_elasticsearch
|
# https://github.com/elasticsearch/elasticsearch-py/tree/master/test_elasticsearch
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
propagatedBuildInputs = with self; [ urllib3 pyaml requests2 pyyaml ];
|
propagatedBuildInputs = with self; [ urllib3 requests2 ];
|
||||||
buildInputs = with self; [ nosexcover mock ];
|
buildInputs = with self; [ nosexcover mock ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user