pythonPackages.shap: mark broken
This commit is contained in:
parent
5be41d6d7d
commit
a54f2438e4
@ -66,5 +66,7 @@ buildPythonPackage rec {
|
|||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ evax ];
|
maintainers = with maintainers; [ evax ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
# ModuleNotFoundError: No module named 'sklearn.ensemble.iforest'
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user