Skip to content

Commit 5e7823c

Browse files
committed
refactor: fix tox setup
1 parent 4840b98 commit 5e7823c

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
@@ -21,6 +21,7 @@ isolated_build = true
2121
[testenv]
2222
package = wheel
2323
wheel_build_env = .pkg
24+
deps =
2425
django42: Django>=4.2,<4.3
2526
django50: Django>=5.0,<5.1
2627
django51: Django>=5.1,<5.2

0 commit comments

Comments
 (0)