We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a0a219 commit c2dd3e1Copy full SHA for c2dd3e1
tox.ini
@@ -1,6 +1,8 @@
1
[tox]
2
isolated_build = true
3
-envlist = py{36,37,38}-django{22,30,31}
+envlist = py{36,37,38,39}-django{22,30,31}
4
+envlist = py{36,37,38,39,310}-django{32}
5
+envlist = py{38,39,310}-django{40}
6
7
[gh-actions]
8
python =
0 commit comments