Skip to content

Commit

Permalink
Apply suggestion for a better test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmoreton committed Oct 4, 2023
1 parent cdf4de9 commit 38042a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
skip_missing_interpreters = True

envlist =
py{38,39,310}-dj{32}-wt{41,42,50,51}
py{38,39,310,311}-dj{41}-wt{41,42}
py{310,311}-dj{42}-wt{50,51}
py{38,39,310}-dj{32,41}-wt{41,42,50,51}
py311-dj41-wt{41,42,50,51}
py311-dj42-wt{50,51}
flake8,isort,docs

[gh-actions]
Expand Down

0 comments on commit 38042a7

Please sign in to comment.