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 e2bee8a commit 556f47aCopy full SHA for 556f47a
tox.ini
@@ -20,7 +20,7 @@ deps =
20
dj42: Django>=4.2,<5.0
21
dj50: Django>=5.0,<5.1
22
dj51: Django>=5.1,<5.2
23
- dj52: --pre Django>=5.2rc1,<6.0
+ dj52: Django>=5.2rc1,<6.0
24
djmain: https://github.com/django/django/archive/main.zip
25
26
[testenv:lint]
0 commit comments