Skip to content

Commit 119437c

Browse files
committed
Add Django 5.2 to tox envlist
1 parent 3c9456e commit 119437c

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
@@ -2,7 +2,7 @@
22
min_version = 4.4
33
envlist =
44
{py39,py310,py311,py312}-django420-{end2end,unittests}
5-
{py310,py311,py312,py313}-django{500,510}-{end2end,unittests}
5+
{py310,py311,py312,py313}-django{500,510,520}-{end2end,unittests}
66
py39-lint
77

88
[gh-actions]

0 commit comments

Comments
 (0)