python3Packages.pykalman: relax scikit-base constraint to allow 0.13.0
This commit is contained in:
@@ -29,6 +29,8 @@ buildPythonPackage rec {
|
||||
scikit-base
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "scikit-base" ];
|
||||
|
||||
nativeCheckInputs = [ pytestCheckHook ];
|
||||
pythonImportsCheck = [ "pykalman" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user