python3.pkgs.pyrate-limiter: fix build on darwin
This commit is contained in:
@@ -80,6 +80,9 @@ buildPythonPackage rec {
|
||||
"tests/test_postgres_concurrent.py"
|
||||
];
|
||||
|
||||
# For redisTestHook
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
pythonImportsCheck = [ "pyrate_limiter" ];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user