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 42b1cc2 commit b051094Copy full SHA for b051094
tox.ini
@@ -32,7 +32,7 @@ deps =
32
pytest-cov
33
mock
34
coverage
35
- django50: Django==5.0b1
+ django50: Django>=5.0rc1,<5.1
36
django42: Django>=4.2,<5.0
37
django41: Django>=4.1,<4.2
38
django40: Django>=4.0,<4.1
0 commit comments