Skip to content

Commit

Permalink
Tighten test version dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
philipstarkey committed Mar 8, 2024
1 parent 136a441 commit ef4357a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ envlist =
codecov
docs
{py38,py39}-django{32}-drf{312,313,314,315}
{py38,py39,py310,py311,py312}-django{42,50}-drf{312,313,314,315}
{py38,py39,py310,py311,py312}-django{42}-drf{314,315}
{py310,py311,py312}-django{50}-drf{314,315}

[gh-actions]
python =
Expand Down

0 comments on commit ef4357a

Please sign in to comment.