Loading pkgs/development/python-modules/pykalman/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,8 @@ buildPythonPackage rec { scikit-base ]; pythonRelaxDeps = [ "scikit-base" ]; nativeCheckInputs = [ pytestCheckHook ]; pythonImportsCheck = [ "pykalman" ]; Loading Loading
pkgs/development/python-modules/pykalman/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,8 @@ buildPythonPackage rec { scikit-base ]; pythonRelaxDeps = [ "scikit-base" ]; nativeCheckInputs = [ pytestCheckHook ]; pythonImportsCheck = [ "pykalman" ]; Loading