Merge "fix tox python3 overrides"

This commit is contained in:
Zuul 2018-12-04 04:32:43 +00:00 committed by Gerrit Code Review
commit 0850e24540
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ basepython = python3
commands = flake8
[testenv:venv]
basepython = python3
commands = {posargs}
passenv = *