Merge "Fixes for 'tox -e docs' in some dev environments"

This commit is contained in:
Jenkins 2016-02-02 13:14:57 +00:00 committed by Gerrit Code Review
commit ef1da68161

View File

@ -1,5 +1,5 @@
[tox]
minversion = 1.6
minversion = 2.0
skipsdist = True
envlist = pep8,py27
@ -33,6 +33,7 @@ commands =
openstack-doc-test --check-syntax
[testenv:docs]
basepython=python2
deps = sphinx
{[testenv:checkniceness]deps}
whitelist_externals = /bin/rm