Skip to content

Commit

Permalink
Actually use all the python versions again?
Browse files Browse the repository at this point in the history
  • Loading branch information
haydngreatnews committed Sep 16, 2024
1 parent fdc73c1 commit 527478e
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 @@ -7,9 +7,9 @@
skipsdist = True
usedevelop = True
envlist =
py311-dj42-wt{50,51,52,60,61,62}-dr{4}
py312-dj50-wt{52,60,61,62}-dr{4}
py312-dj51-wt{60,61,62}-dr{4}
py{38,39,310,311}-dj42-wt{50,51,52,60,61,62}-dr4
py{310,311,312}-dj50-wt{52,60,61,62}-dr4
py{310,311,312}-dj51-wt{60,61,62}-dr4

[testenv]
install_command = pip install -e ".[testing]" -U {opts} {packages}
Expand Down

0 comments on commit 527478e

Please sign in to comment.