Skip to content

Commit 767c2b3

Browse files
committed
fix sphinx build
1 parent adbf927 commit 767c2b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ deps =
5959
# tests: lightgbm ; platform_system != "Darwin" # lightgmb seems to have build issues on MacOS
6060
codecov: codecov >= 1.4.0
6161
doc: sphinx == 1.8
62+
# doc skips install, so explicitly add minimum packages
63+
doc: pyyaml
6264

6365
setenv =
6466
tests: SASCTL_USER_NAME=dummy

0 commit comments

Comments
 (0)