Merge "fix tox python3 overrides"

This commit is contained in:
Zuul
2018-12-14 08:52:39 +00:00
committed by Gerrit Code Review

View File

@@ -34,6 +34,7 @@ commands =
sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
[testenv:debug]
basepython = python3
commands = oslo_debug_helper {posargs}
[flake8]