Added python 3.5

This commit is contained in:
Camilo Nova 2016-01-08 09:00:40 -05:00
parent 8e664f488f
commit 2cf3d8e86c

View file

@ -1,7 +1,7 @@
[tox]
envlist =
{py27,py33,py34,pypy}-django-{17,18},
{py27,py34,pypy}-django-master
{py27,py33,py34,py35,pypy}-django-{17,18,19},
{py27,py35,pypy}-django-master
[testenv]
basepython =