We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af66608 commit dfc947cCopy full SHA for dfc947c
1 file changed
tox.ini
@@ -2,7 +2,7 @@
2
isolated_build = true
3
# The *-web environments test the latest versions of Django and Flask with the full test suite. For
4
# older version of the web frameworks, just run the tests that are specific to them.
5
-envlist = py3{8,9,10,11,12}-{web,django3,django4,django5,flask2,sqlalchemy1},lint
+envlist = py3{10,11,12}-{django5}, py3{8,9,10,11,12}-{web,django3,django4,flask2,sqlalchemy1},lint
6
7
[web-deps]
8
deps=
0 commit comments