Loading pkgs/development/python-modules/jaraco-test/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ jaraco-functools, jaraco-context, jaraco-collections, pytestCheckHook, pytest8_3CheckHook, }: buildPythonPackage rec { Loading Loading @@ -34,7 +34,7 @@ buildPythonPackage rec { jaraco-collections ]; nativeCheckInputs = [ pytestCheckHook ]; nativeCheckInputs = [ pytest8_3CheckHook ]; pythonImportsCheck = [ "jaraco.test" ]; Loading Loading
pkgs/development/python-modules/jaraco-test/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ jaraco-functools, jaraco-context, jaraco-collections, pytestCheckHook, pytest8_3CheckHook, }: buildPythonPackage rec { Loading Loading @@ -34,7 +34,7 @@ buildPythonPackage rec { jaraco-collections ]; nativeCheckInputs = [ pytestCheckHook ]; nativeCheckInputs = [ pytest8_3CheckHook ]; pythonImportsCheck = [ "jaraco.test" ]; Loading