Skip to content

Commit 220814b

Browse files
authored
Add new pythons to tox
1 parent 6778665 commit 220814b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# and then run "tox" from this directory.
55

66
[tox]
7-
envlist = py36, py37, py38, py39, 'py310', py311
7+
envlist = py36, py37, py38, py39, 'py310', py311, py312, py313
88

99
[testenv]
1010
commands =

0 commit comments

Comments
 (0)