Use py3 as the default runtime for tox
Moving on py3 as the default runtime for tox to avoid to update this at each new cycle. Change-Id: I16929ff578e77cc437435e226007b481b2b337ae
This commit is contained in:
parent
f69edb021f
commit
b4474778d0
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
||||
[tox]
|
||||
minversion = 3.1.0
|
||||
envlist = py38,pep8
|
||||
envlist = py3,pep8
|
||||
ignore_basepython_conflict = true
|
||||
skipsdist = true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user