We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af09630 commit d364739Copy full SHA for d364739
tox.ini
@@ -3,8 +3,8 @@ requires =
3
tox>=4
4
tox-uv
5
envlist =
6
- py3{9,10,11,12,13}-latest-{fast,slow,veryslow}
7
- py39-min-fast
+ py3{10,11,12,13}-latest-{fast,slow,veryslow}
+ py310-min-fast
8
py3{11,12,13}-pre-{fast,slow,veryslow}
9
style
10
spellcheck
0 commit comments