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 4840b98 commit 5e7823cCopy full SHA for 5e7823c
tox.ini
@@ -21,6 +21,7 @@ isolated_build = true
21
[testenv]
22
package = wheel
23
wheel_build_env = .pkg
24
+deps =
25
django42: Django>=4.2,<4.3
26
django50: Django>=5.0,<5.1
27
django51: Django>=5.1,<5.2
0 commit comments