Merge "fix tox python3 overrides"

This commit is contained in:
Zuul
2018-08-08 12:20:45 +00:00
committed by Gerrit Code Review

View File

@@ -29,7 +29,7 @@ commands =
ostestr {posargs}
[testenv:cover]
basepython = python2.7
basepython = python3
commands =
{[testenv]commands}
coverage erase