mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
pyelasticsearch: add comment that tests require an elasticsearch instance
This commit is contained in:
parent
a2bd903639
commit
56cab134a3
1 changed files with 1 additions and 0 deletions
|
@ -13170,6 +13170,7 @@ let
|
|||
sha256 = "18wp6llfjv6hvyhr3f6i8dm9wc5rf46wiqsfxwpvnf6mdrvk6xr7";
|
||||
};
|
||||
|
||||
# Tests require a local instance of elasticsearch
|
||||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue