Loading pkgs/development/python-modules/jaraco-test/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,11 @@ buildPythonPackage rec { pytestCheckHook ]; disabledTestPaths = [ # https://github.com/jaraco/jaraco.test/issues/6 "jaraco/test/cpython.py" ]; pythonImportsCheck = [ "jaraco.test" ]; Loading Loading
pkgs/development/python-modules/jaraco-test/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,11 @@ buildPythonPackage rec { pytestCheckHook ]; disabledTestPaths = [ # https://github.com/jaraco/jaraco.test/issues/6 "jaraco/test/cpython.py" ]; pythonImportsCheck = [ "jaraco.test" ]; Loading