python3Packages.imbalanced-learn: re-add sklearn-compat

This commit is contained in:
Philip Wilk
2026-04-06 04:42:51 +02:00
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 = {