Merge "fix tox to allow building docs locally"
This commit is contained in:
commit
ee41f5ed72
2
tox.ini
2
tox.ini
@ -25,7 +25,7 @@ commands =
|
||||
commands = {posargs}
|
||||
|
||||
[testenv:docs]
|
||||
commands = python setup.py build_sphinx
|
||||
commands = sphinx-build -W -b html doc/source doc/build
|
||||
|
||||
[testenv:validate]
|
||||
commands = python3 tools/validate_tags.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user