Use python3 for basepython in tox.ini
Change-Id: I1d9cd136592cec001abe0534dcf162d33785f281
This commit is contained in:
parent
7a296ac2c4
commit
459399491c
2
tox.ini
2
tox.ini
@ -30,7 +30,7 @@ basepython = python3
|
||||
commands = flake8
|
||||
|
||||
[testenv:venv]
|
||||
basepython = python2
|
||||
basepython = python3
|
||||
commands = {posargs}
|
||||
|
||||
[testenv:docs]
|
||||
|
Loading…
x
Reference in New Issue
Block a user