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