Merge "Fix warning when running `tox -e docs`"

This commit is contained in:
Jenkins 2016-12-15 16:24:37 +00:00 committed by Gerrit Code Review
commit cf12eedda4
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ commands =
python setup.py build_sphinx
rm -rf api-ref/build
sphinx-build -W -b html -d api-ref/build/doctrees api-ref/source api-ref/build/html/
whitelist_externals = rm
[testenv:gendriverlist]
sitepackages = False