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: Ia055f7801c8128bf10cb9ca586cdbdc89df1aca4
This commit is contained in:
parent
83ced8f9b0
commit
491b85e9a6
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
||||
[tox]
|
||||
minversion = 3.1.1
|
||||
envlist = py39,pep8
|
||||
envlist = py3,pep8
|
||||
skipsdist = True
|
||||
ignore_basepython_conflict = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user