Merge "fix tox to allow building docs locally"

This commit is contained in:
Zuul 2018-04-06 07:46:37 +00:00 committed by Gerrit Code Review
commit ee41f5ed72

@ -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