Merge "py26 is no longer supported by Infra's CI"
This commit is contained in:
commit
11bc493808
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist = py34,py26,py27,pep8
|
||||
envlist = py34,py27,pep8
|
||||
minversion = 1.6
|
||||
skipsdist = True
|
||||
|
||||
|
|
Loading…
Reference in a new issue