python3Packages.imbalanced-learn: re-add sklearn-compat
This commit is contained in:
committed by
Sigmanificient
parent
2130528fc1
commit
2bd36b256a
@@ -14,6 +14,7 @@
|
||||
threadpoolctl,
|
||||
pytestCheckHook,
|
||||
python,
|
||||
sklearn-compat,
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
@@ -39,6 +40,7 @@ buildPythonPackage rec {
|
||||
scikit-learn
|
||||
scipy
|
||||
threadpoolctl
|
||||
sklearn-compat
|
||||
];
|
||||
|
||||
optional-dependencies = {
|
||||
|
||||
Reference in New Issue
Block a user