Skip to content

Commit e4eee1d

Browse files
committed
add 'lightgbm' to all_extras
1 parent 0647911 commit e4eee1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ all_extras = [
9999
"optuna<5",
100100
"cmaes", # Required for CmaEsOptimizer (optuna's CMA-ES sampler)
101101
"lightning",
102+
"lightgbm",
102103
]
103104

104105

0 commit comments

Comments
 (0)