Skip to content

Commit 0810d1d

Browse files
committed
test: dont install onnx
1 parent 2dcf5b2 commit 0810d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ deps =
5252
tests: nbconvert
5353
tests: nbformat
5454
tests: torch
55-
tests: onnx
55+
# tests: onnx
5656
# tests: h2o
5757
# tests: tensorflow
5858
# tests: lightgbm ; platform_system != "Darwin" # lightgmb seems to have build issues on MacOS

0 commit comments

Comments
 (0)