Skip to content

Commit 0e1eb6f

Browse files
author
Pamela McA'Nulty
committed
Add python 3.6 to tox.ini
1 parent 5a9fb78 commit 0e1eb6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ envlist =
1717
py27-django{14,15,16,17,18,19,110,110tip,tip},
1818
py34-django{15,16,17,18,19,110,110tip,tip},
1919
py35-django{18,19,110,110tip,tip},
20+
py36-django{18,19,110,110tip,tip},
2021
check,doc
2122

2223
[testenv]

0 commit comments

Comments
 (0)