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: Iad3d93fdd779704e1cd99ff947994a32ba9240d1
This commit is contained in:
parent
87e3a7bd2c
commit
dba9c08593
2
tox.ini
2
tox.ini
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
envlist = py38,pep8
|
||||
envlist = py3,pep8
|
||||
minversion = 3.1.1
|
||||
skipsdist = True
|
||||
ignore_basepython_conflict = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user