Skip to content

Commit c33e6bf

Browse files
committed
Update tox python version matrix
Signed-off-by: Samuel Monson <[email protected]>
1 parent 5bb9f69 commit c33e6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
min_version = 4.0
3-
env_list = py38,py39,py310,py311,py312
3+
env_list = py3{9,10,11,12,13}
44

55

66
[testenv]

0 commit comments

Comments
 (0)