Loading pkgs/development/python-modules/apricot-select/default.nix +6 −6 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , nose , numba , numpy , pynose , pytestCheckHook , pythonOlder , torchvision , scikit-learn , scipy , setuptools , torchvision , tqdm }: Loading @@ -31,11 +31,11 @@ buildPythonPackage rec { sed -i '/"nose"/d' setup.py ''; nativeBuildInputs = [ build-system = [ setuptools ]; propagatedBuildInputs = [ dependencies = [ numba numpy scipy Loading @@ -43,10 +43,10 @@ buildPythonPackage rec { ]; nativeCheckInputs = [ nose pynose pytestCheckHook torchvision scikit-learn torchvision ]; pythonImportsCheck = [ Loading Loading
pkgs/development/python-modules/apricot-select/default.nix +6 −6 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , nose , numba , numpy , pynose , pytestCheckHook , pythonOlder , torchvision , scikit-learn , scipy , setuptools , torchvision , tqdm }: Loading @@ -31,11 +31,11 @@ buildPythonPackage rec { sed -i '/"nose"/d' setup.py ''; nativeBuildInputs = [ build-system = [ setuptools ]; propagatedBuildInputs = [ dependencies = [ numba numpy scipy Loading @@ -43,10 +43,10 @@ buildPythonPackage rec { ]; nativeCheckInputs = [ nose pynose pytestCheckHook torchvision scikit-learn torchvision ]; pythonImportsCheck = [ Loading