Skip to content

Commit 789106c

Browse files
committed
Test Python 3.5
1 parent 458f47f commit 789106c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tox.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ envlist =
3232
py34-django18,
3333
py34-django19,
3434

35+
py35-django15,
36+
py35-django16,
37+
py35-django17,
38+
py35-django18,
39+
py35-django19,
40+
3541
[testenv]
3642
commands = python manage.py test
3743
deps =

0 commit comments

Comments
 (0)