Merge "fix tox python3 overrides"

This commit is contained in:
Zuul 2018-08-08 12:20:45 +00:00 committed by Gerrit Code Review
commit 2273aef8ab
1 changed files with 1 additions and 1 deletions

View File

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