Skip to content

Commit

Permalink
Add python3.12 to tox testing
Browse files Browse the repository at this point in the history
Signed-off-by: Nicola Sella <[email protected]>
  • Loading branch information
inknos committed Jun 24, 2024
1 parent 8d1020e commit 330cf0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tox]
minversion = 3.2.0
envlist = pylint,coverage,py36,py38,py39,py310,py311
envlist = pylint,coverage,py36,py38,py39,py310,py311,py312
ignore_basepython_conflict = true

[testenv]
Expand Down

0 comments on commit 330cf0b

Please sign in to comment.