Skip to content

Commit d364739

Browse files
committed
chore(ci): Add py310-min-fast to list
1 parent af09630 commit d364739

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ requires =
33
tox>=4
44
tox-uv
55
envlist =
6-
py3{9,10,11,12,13}-latest-{fast,slow,veryslow}
7-
py39-min-fast
6+
py3{10,11,12,13}-latest-{fast,slow,veryslow}
7+
py310-min-fast
88
py3{11,12,13}-pre-{fast,slow,veryslow}
99
style
1010
spellcheck

0 commit comments

Comments
 (0)