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 6249e1d commit 2cd4c24Copy full SHA for 2cd4c24
tox.ini
@@ -26,6 +26,7 @@ deps =
26
dj4.2: Django>=4.2,<4.3
27
dj5.1: Django>=5.1,<5.2
28
dj5.2: Django>=5.2,<5.3
29
+ djmaster: https://github.com/django/django/archive/refs/heads/main.zip
30
31
allowlist_externals = *
32
0 commit comments