commit | 3d0981398a898b7ed5d4cbac4121b22963ffb32f | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Fri Apr 15 21:55:09 2016 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Fri Apr 15 21:55:09 2016 +0000 |
tree | abbf822421f5ce1f3285d0ad9b1d7b3af4104066 | |
parent | fdb388314679b19493cef1861318190d017f7724 [diff] | |
parent | fb44bc30fdc958c576290959e273185eef1f8fd9 [diff] |
Merge "Updated from generate-devstack-plugins-list"
diff --git a/tox.ini b/tox.ini index e8e7d7e..dbd1652 100644 --- a/tox.ini +++ b/tox.ini
@@ -49,3 +49,13 @@ TOP_DIR={toxinidir} commands = python setup.py build_sphinx + +[testenv:venv] +deps = + pbr>=0.6,!=0.7,<1.0 + sphinx>=1.1.2,<1.2 + oslosphinx + blockdiag + sphinxcontrib-blockdiag + sphinxcontrib-nwdiag +commands = {posargs}