Merge "tox.ini: Add 'py36' to the default envlist"
This commit is contained in:
commit
ca20c038eb
2
tox.ini
2
tox.ini
@ -1,7 +1,7 @@
|
|||||||
[tox]
|
[tox]
|
||||||
minversion = 1.8
|
minversion = 1.8
|
||||||
skipsdist = True
|
skipsdist = True
|
||||||
envlist = py35,py27,pep8
|
envlist = py36,py35,py27,pep8
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
usedevelop = True
|
usedevelop = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user