Skip to content

Commit 1742630

Browse files
committed
Add django 3.2 entry to tox file.
1 parent 214ce8b commit 1742630

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
@@ -13,6 +13,7 @@ deps =
1313
django220: Django>=2.2,<2.3
1414
django300: Django>=3.0,<3.1
1515
django310: Django>=3.1,<3.2
16+
django320: Django>=3.2,<3.3
1617
coverage
1718
-rrequirements.txt
1819
skip_missing_interpreters=true

0 commit comments

Comments
 (0)