Merge "fix tox python3 overrides"

This commit is contained in:
Zuul 2019-04-17 19:26:56 +00:00 committed by Gerrit Code Review
commit cbd05a0f28

View File

@ -64,6 +64,7 @@ ignore=F403
[testenv:bashate]
basepython = python3
commands =
bash -c "{toxinidir}/tests/common/test-bashate.sh"