Skip to content

Commit 4e6cdad

Browse files
committed
Updated tox.ini
1 parent 6dec7a0 commit 4e6cdad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ envlist =
88
py37-django{11,20,21,22,30,31,32,main}-{linux,macos,windows}
99
py38-django{11,20,21,22,30,31,32,main}-{linux,macos,windows}
1010
py39-django{11,20,21,22,30,31,32,main}-{linux,macos,windows}
11+
py310-django{11,20,21,22,30,31,32,main}-{linux,macos,windows}
1112
skip_missing_interpreters = true
1213

1314
[gh-actions]
@@ -16,6 +17,7 @@ python =
1617
3.7: py37
1718
3.8: py38
1819
3.9: py39
20+
3.10: py310
1921

2022
[gh-actions:env]
2123
PLATFORM =

0 commit comments

Comments
 (0)