Skip to content

Commit 50b1981

Browse files
authored
Add Python 3.10 test pipeline for Django 3.2 (#1521)
1 parent 703ab67 commit 50b1981

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
@@ -5,7 +5,7 @@ envlist =
55
packaging
66
py{36,37}-dj{22,31,32}-{sqlite,postgresql,postgis,mysql}
77
py{38,39}-dj{22,31,32,40,main}-{sqlite,postgresql,postgis,mysql}
8-
py{310}-dj{40,main}-{sqlite,postgresql,postgis,mysql}
8+
py{310}-dj{32,40,main}-{sqlite,postgresql,postgis,mysql}
99

1010
[testenv]
1111
deps =

0 commit comments

Comments
 (0)