Skip to content

Commit

Permalink
[py] fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
lmtierney committed Aug 3, 2018
1 parent 80ee962 commit dcadfb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ deps =
MarkupSafe==0.18
Pygments==1.6
Sphinx==1.2b1
urllib3==1.23
commands = sphinx-build -W -b html -d ../build/doctrees docs/source ../build/docs/api/py {posargs}

[testenv:flake8]
Expand Down

0 comments on commit dcadfb9

Please sign in to comment.