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 7ff653f commit f49fb1dCopy full SHA for f49fb1d
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@
3
# https://github.com/astral-sh/uv/issues/8666
4
name = "typeshed"
5
version = "0"
6
-requires-python = ">=3.9" # Minimum version to run tests, used by uv run
+requires-python = ">=3.10" # Minimum version to run tests, used by uv run
7
8
[tool.black]
9
line-length = 130
0 commit comments