try isntall 35 on tox
This commit is contained in:
parent
8bde0c5957
commit
195afa0733
2
tox.ini
2
tox.ini
|
@ -2,7 +2,7 @@
|
||||||
minversion=2.0
|
minversion=2.0
|
||||||
distshare={homedir}/.tox/distshare
|
distshare={homedir}/.tox/distshare
|
||||||
envlist=
|
envlist=
|
||||||
flakes,py26,py27,py33,py34,pypy,
|
flakes,py26,py27,py33,py34,py35,pypy,
|
||||||
{py27,py34}-{pexpect,xdist,trial},
|
{py27,py34}-{pexpect,xdist,trial},
|
||||||
py27-nobyte,doctesting,py27-cxfreeze
|
py27-nobyte,doctesting,py27-cxfreeze
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue