Skip to content

Commit

Permalink
add python 312 to the tox env list
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenham committed Jan 29, 2024
1 parent ee12830 commit 82bf1dc
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 @@ -3,8 +3,9 @@ isolated_build = true
envlist =
py310
py311
ruff
py312
codespell
ruff
pyright

[testenv]
Expand Down

0 comments on commit 82bf1dc

Please sign in to comment.