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: I45e0dcc6c215d0fb5f4e0d39298e8f5839f20e13
This commit is contained in:
parent
627b14e2a7
commit
0d732ee5e6
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
||||
[tox]
|
||||
minversion = 3.1.1
|
||||
envlist = py38,py36,pep8
|
||||
envlist = py3,pep8
|
||||
skipsdist = True
|
||||
ignore_basepython_conflict = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user