Loading pkgs/development/python-modules/allpairspy/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -17,9 +17,12 @@ buildPythonPackage rec { hash = "sha256-0wzoQDHB7Tt80ZTlKrNxFutztsgUuin5D2eb80c4PBI="; }; nativeBuildInputs = [ setuptools ]; nativeCheckInputs = [ pytestCheckHook setuptools ]; pythonImportsCheck = [ Loading Loading
pkgs/development/python-modules/allpairspy/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -17,9 +17,12 @@ buildPythonPackage rec { hash = "sha256-0wzoQDHB7Tt80ZTlKrNxFutztsgUuin5D2eb80c4PBI="; }; nativeBuildInputs = [ setuptools ]; nativeCheckInputs = [ pytestCheckHook setuptools ]; pythonImportsCheck = [ Loading