We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c453f commit a1b0e10Copy full SHA for a1b0e10
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ authors = [
10
description = "Generate Python stub files (PYI) from docstrings"
11
readme = "README.md"
12
license.file = "LICENSE"
13
-requires-python = ">=3.10"
+requires-python = ">=3.12"
14
classifiers = [
15
"Development Status :: 1 - Planning",
16
"Intended Audience :: Developers",
0 commit comments