Merge "Update docs build job"
This commit is contained in:
commit
6f22be2def
3
tox.ini
3
tox.ini
@ -22,7 +22,8 @@ deps = bindep
|
|||||||
commands = bindep test
|
commands = bindep test
|
||||||
|
|
||||||
[testenv:docs]
|
[testenv:docs]
|
||||||
commands = python setup.py build_sphinx
|
commands =
|
||||||
|
sphinx-build -E -W -d doc/build/doctrees -b html doc/source/ doc/build/html
|
||||||
|
|
||||||
[testenv:linters]
|
[testenv:linters]
|
||||||
passenv =
|
passenv =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user