python3Packages.optuna: mark as broken.
This doesn't compile. It's also very out-of-date (over a year old), and has been broken by various library upgrades as well.
This commit is contained in:
parent
7d9d1c5f15
commit
c0450301b4
@ -84,6 +84,7 @@ buildPythonPackage rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
broken = true; # Dashboard broken, other build failures.
|
||||
description = "A hyperparameter optimization framework";
|
||||
homepage = "https://optuna.org/";
|
||||
license = licenses.mit;
|
||||
|
Loading…
Reference in New Issue
Block a user