python3Packages.scikitlearn: rename to scikit-learn
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
, buildPythonPackage
|
||||
, fetchFromGitHub
|
||||
, python
|
||||
, scikitlearn
|
||||
, scikit-learn
|
||||
, scipy
|
||||
, pytest
|
||||
, isPy27
|
||||
@@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
scikitlearn
|
||||
scikit-learn
|
||||
scipy
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user