Skip to content

Commit 7cf0157

Browse files
committed
added hpo dependency for tests
1 parent 2b32e9f commit 7cf0157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ features = ["models", "bench", "autogluon", "extra", "hpo", "dev"]
119119

120120
[tool.hatch.envs.hatch-test]
121121
installer = "uv"
122-
features = ["models", "bench", "dev"]
122+
features = ["models", "bench", "dev", "hpo"]
123123
#features = ["models","bench","autogluon","extra","hpo","dev"]
124124

125125
[tool.hatch.build.targets.sdist]

0 commit comments

Comments
 (0)