Skip to content

Commit

Permalink
tox.ini: Add py312
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Jan 16, 2024
1 parent 2991d7c commit f7209f9
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 @@
envlist =
py{38,39,310}-dj32
py{38,39,310,311}-dj41
py{38,39,310,311}-dj42
py{38,39,310,311}-dj50
py{310,311}-djmain
py{38,39,310,311,312}-dj42
py{38,39,310,311,312}-dj50
py{310,311,312}-djmain
lint
skipsdist = true

Expand Down

0 comments on commit f7209f9

Please sign in to comment.