python3Packages.scikitlearn: rename to scikit-learn
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
, scipy
|
||||
, numpy
|
||||
, numba
|
||||
, scikitlearn
|
||||
, scikit-learn
|
||||
, pytest
|
||||
, pythonOlder
|
||||
}:
|
||||
@@ -25,7 +25,7 @@ buildPythonPackage rec {
|
||||
scipy
|
||||
numpy
|
||||
numba
|
||||
scikitlearn
|
||||
scikit-learn
|
||||
];
|
||||
|
||||
checkInputs = [
|
||||
|
||||
Reference in New Issue
Block a user