We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c9456e commit b434113Copy full SHA for b434113
tox.ini
@@ -2,7 +2,7 @@
2
min_version = 4.4
3
envlist =
4
{py39,py310,py311,py312}-django420-{end2end,unittests}
5
- {py310,py311,py312,py313}-django{500,510}-{end2end,unittests}
+ {py310,py311,py312,py313}-django{500,510,520}-{end2end,unittests}
6
py39-lint
7
8
[gh-actions]
0 commit comments