Skip to content

Commit 9d06853

Browse files
committed
test: skip tf and h2o install
1 parent 073fd78 commit 9d06853

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ deps =
5353
tests: nbformat
5454
tests: torch
5555
tests: onnx
56-
tests: h2o
57-
tests: tensorflow
56+
# tests: h2o
57+
# tests: tensorflow
5858
# tests: lightgbm ; platform_system != "Darwin" # lightgmb seems to have build issues on MacOS
5959
# doc skips install, so explicitly add minimum packages
6060
doc: sphinx

0 commit comments

Comments
 (0)