python3Packages.scikit-optimize: mark broken
This library has not been updated since Oct 12, 2021 and has not kept up with numpy updates.
This commit is contained in:
parent
e6b69f6257
commit
172f721a57
@ -39,5 +39,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://scikit-optimize.github.io/";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.costrouc ];
|
||||
broken = true; # It will fix by https://github.com/scikit-optimize/scikit-optimize/pull/1123
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user