Loading pkgs/development/python-modules/neurokit2/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ matplotlib, numpy, pandas, pywavelets, requests, scikit-learn, scipy, Loading @@ -22,6 +23,7 @@ plotly, pytest-cov-stub, pytestCheckHook, writableTmpDirAsHomeHook, }: buildPythonPackage rec { Loading Loading @@ -49,6 +51,7 @@ buildPythonPackage rec { matplotlib numpy pandas pywavelets requests scikit-learn scipy Loading @@ -61,6 +64,7 @@ buildPythonPackage rec { astropy coverage pytestCheckHook writableTmpDirAsHomeHook ]; disabledTests = lib.optionals stdenv.hostPlatform.isDarwin [ Loading Loading
pkgs/development/python-modules/neurokit2/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ matplotlib, numpy, pandas, pywavelets, requests, scikit-learn, scipy, Loading @@ -22,6 +23,7 @@ plotly, pytest-cov-stub, pytestCheckHook, writableTmpDirAsHomeHook, }: buildPythonPackage rec { Loading Loading @@ -49,6 +51,7 @@ buildPythonPackage rec { matplotlib numpy pandas pywavelets requests scikit-learn scipy Loading @@ -61,6 +64,7 @@ buildPythonPackage rec { astropy coverage pytestCheckHook writableTmpDirAsHomeHook ]; disabledTests = lib.optionals stdenv.hostPlatform.isDarwin [ Loading