Added python 3.5 to tox.ini.

This commit is contained in:
Omer Katz 2015-11-17 15:31:36 +02:00
parent 29266b024e
commit 6f38bf7dd4

View file

@ -1,5 +1,5 @@
[tox]
envlist = {py26,py27,py32,py33,py34}-{c,pure},{pypy,pypy3}-pure,py27-x86,py34-x86
envlist = {py26,py27,py32,py33,py34,py35}-{c,pure},{pypy,pypy3}-pure,py27-x86,py34-x86
[variants:pure]
setenv=