We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57405e commit b7fce31Copy full SHA for b7fce31
tox.ini
@@ -1,8 +1,8 @@
1
[tox]
2
-min_version = 4
+min_version = 4.25
3
env_list =
4
pre-commit,
5
- py3{9,10,11,12,13,14}-{tests,mypy}
+ py3{9-14}-{tests,mypy}
6
py3{9,13}-tests-{colorama,be,rich},
7
typing-{mypy,pyright,ty,pyrefly},
8
docs-{sponsors,build,doctests},
0 commit comments