Skip to content

Commit 8a51296

Browse files
committed
Test on Python 3.5 also
1 parent a5a20ab commit 8a51296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111

1212
[tox]
13-
envlist = py{27,34}-django{14,15,16,17,18},check
13+
envlist = py{27,34,35}-django{14,15,16,17,18},check
1414

1515
[testenv]
1616
deps =

0 commit comments

Comments
 (0)