We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbf927 commit 767c2b3Copy full SHA for 767c2b3
tox.ini
@@ -59,6 +59,8 @@ deps =
59
# tests: lightgbm ; platform_system != "Darwin" # lightgmb seems to have build issues on MacOS
60
codecov: codecov >= 1.4.0
61
doc: sphinx == 1.8
62
+# doc skips install, so explicitly add minimum packages
63
+ doc: pyyaml
64
65
setenv =
66
tests: SASCTL_USER_NAME=dummy
0 commit comments