python39Packages.scikit-survival: fix version number
This commit is contained in:
parent
7c393884f1
commit
75e29573a8
@ -8,6 +8,7 @@
|
||||
, numpy
|
||||
, osqp
|
||||
, pandas
|
||||
, setuptools-scm
|
||||
, scikit-learn
|
||||
, scipy
|
||||
, pytestCheckHook
|
||||
@ -24,6 +25,7 @@ buildPythonPackage rec {
|
||||
|
||||
nativeBuildInputs = [
|
||||
cython
|
||||
setuptools-scm
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user