Loading pkgs/development/python-modules/colormath2/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ setuptools, networkx, numpy, pytestCheckHook, pytest7CheckHook, }: buildPythonPackage rec { Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { numpy ]; nativeCheckInputs = [ pytestCheckHook ]; nativeCheckInputs = [ pytest7CheckHook ]; pythonImportsCheck = [ "colormath2" ]; Loading Loading
pkgs/development/python-modules/colormath2/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ setuptools, networkx, numpy, pytestCheckHook, pytest7CheckHook, }: buildPythonPackage rec { Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { numpy ]; nativeCheckInputs = [ pytestCheckHook ]; nativeCheckInputs = [ pytest7CheckHook ]; pythonImportsCheck = [ "colormath2" ]; Loading