Skip to content

Commit a6ea747

Browse files
committed
Merge pull request #779 from nikolas/patch-2
Fix typo in tox.ini
2 parents 37fab44 + 5d46b1e commit a6ea747

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
@@ -11,7 +11,7 @@ basepython =
1111
py32: python3.2
1212
py33: python3.3
1313
py34: python3.4
14-
py34: python3.5
14+
py35: python3.5
1515
commands = make test
1616
deps =
1717
django14: Django>=1.4,<1.5

0 commit comments

Comments
 (0)