Loading pkgs/development/python-modules/pyrate-limiter/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,9 @@ buildPythonPackage rec { "tests/test_postgres_concurrent.py" ]; # For redisTestHook __darwinAllowLocalNetworking = true; pythonImportsCheck = [ "pyrate_limiter" ]; meta = { Loading Loading
pkgs/development/python-modules/pyrate-limiter/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,9 @@ buildPythonPackage rec { "tests/test_postgres_concurrent.py" ]; # For redisTestHook __darwinAllowLocalNetworking = true; pythonImportsCheck = [ "pyrate_limiter" ]; meta = { Loading