Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Hiebert <ryan@ryanhiebert.com>
  • Loading branch information
tim-schilling and ryanhiebert authored Jul 15, 2024
1 parent 5da8a41 commit 4531499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pip_pre = True
deps =
dj42: django~=4.2.0
dj50: django~=5.0.0
dj51: django~=5.1.0
dj51: django>=5.1,<5.2
djmain: https://github.com/django/django/archive/main.tar.gz
pytest
pytest-cov
Expand Down

0 comments on commit 4531499

Please sign in to comment.