Merge "Use py3 as the default runtime for tox"
This commit is contained in:
commit
4da91987d6
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
|||||||
[tox]
|
[tox]
|
||||||
minversion = 3.2.0
|
minversion = 3.2.0
|
||||||
envlist = py38,pep8
|
envlist = py3,pep8
|
||||||
ignore_basepython_conflict = True
|
ignore_basepython_conflict = True
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user