Merge "Add specific doc build option to tox"

This commit is contained in:
Jenkins
2014-05-20 18:22:49 +00:00
committed by Gerrit Code Review

View File

@@ -42,6 +42,9 @@ commands =
[testenv:venv]
commands = {posargs}
[testenv:docs]
commands = python setup.py build_sphinx
[testenv:py27local]
sitepackages = False