Merge "Switch py34 tests to py35"
This commit is contained in:
commit
0a34d135fb
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist = py34,py27,pep8
|
||||
envlist = py35,py27,pep8
|
||||
minversion = 1.6
|
||||
skipsdist = True
|
||||
|
||||
|
|
Loading…
Reference in a new issue