Loading pkgs/development/python-modules/changefinder/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , buildPythonPackage , fetchFromGitHub , setuptools , nose , numpy , scipy , statsmodels Loading @@ -24,6 +25,7 @@ buildPythonPackage { ]; propagatedBuildInputs = [ nose # not actually required during runtime, but specified as required in `setup.py` numpy scipy statsmodels Loading Loading
pkgs/development/python-modules/changefinder/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , buildPythonPackage , fetchFromGitHub , setuptools , nose , numpy , scipy , statsmodels Loading @@ -24,6 +25,7 @@ buildPythonPackage { ]; propagatedBuildInputs = [ nose # not actually required during runtime, but specified as required in `setup.py` numpy scipy statsmodels Loading