pythonPackages.kazoo: don't depend on zookeeper at build time
This commit is contained in:
parent
753e757b83
commit
93b81871eb
@ -11308,7 +11308,7 @@ let
|
||||
|
||||
# tests take a long time to run and leave threads hanging
|
||||
doCheck = false;
|
||||
ZOOKEEPER_PATH = "${pkgs.zookeeper}";
|
||||
#ZOOKEEPER_PATH = "${pkgs.zookeeper}";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://kazoo.readthedocs.org";
|
||||
|
Loading…
Reference in New Issue
Block a user