Merge "Add docs environment to tox.ini"

This commit is contained in:
Jenkins 2014-09-11 04:29:24 +00:00 committed by Gerrit Code Review
commit 26838213e1
1 changed files with 4 additions and 0 deletions

View File

@ -37,3 +37,7 @@ commands = {toxinidir}/integration-tests/openstackclient-stable.sh {envdir}
basepython = python2.7
deps = -egit+http://git.openstack.org/cgit/openstack/python-openstackclient#egg=openstackclient
commands = {toxinidir}/integration-tests/openstackclient-tip.sh {envdir}
[testenv:docs]
commands = python setup.py build_sphinx