Loading pkgs/development/python-modules/dulwich/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,8 @@ buildPythonPackage rec { disabledTestPaths = [ # missing test inputs "dulwich/contrib/test_swift_smoke.py" # flaky on high core count >4 "dulwich/tests/compat/test_client.py" ]; pythonImportsCheck = [ Loading Loading
pkgs/development/python-modules/dulwich/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,8 @@ buildPythonPackage rec { disabledTestPaths = [ # missing test inputs "dulwich/contrib/test_swift_smoke.py" # flaky on high core count >4 "dulwich/tests/compat/test_client.py" ]; pythonImportsCheck = [ Loading