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 2348a45 commit 30b6f4bCopy full SHA for 30b6f4b
tox.ini
@@ -38,7 +38,7 @@ deps =
38
dj50: Django>=5.0,<5.1
39
dj51: Django>=5.1,<5.2
40
dj52: Django>=5.2,<5.3
41
- dj60: Django>=6.0a1,<6.1 # Use a1 to allow testing of the release candidates
+ dj60: Django>=6.0,<6.1
42
djmain: https://github.com/django/django/tarball/main
43
postgres: -rrequirements/postgres.txt
44
mysql: -rrequirements/mysql.txt
0 commit comments