Skip to content

Commit c5d33ef

Browse files
committed
Update tox python version matrix
1 parent e993659 commit c5d33ef

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)