mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Added python 3.5
This commit is contained in:
parent
8e664f488f
commit
2cf3d8e86c
1 changed files with 2 additions and 2 deletions
4
tox.ini
4
tox.ini
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Reference in a new issue