Skip to content

Commit 2cd4c24

Browse files
committed
Add back the remove djmaster tox test
1 parent 6249e1d commit 2cd4c24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ deps =
2626
dj4.2: Django>=4.2,<4.3
2727
dj5.1: Django>=5.1,<5.2
2828
dj5.2: Django>=5.2,<5.3
29+
djmaster: https://github.com/django/django/archive/refs/heads/main.zip
2930

3031
allowlist_externals = *
3132

0 commit comments

Comments
 (0)