We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a09128c commit 4a9d8f1Copy full SHA for 4a9d8f1
1 file changed
{{cookiecutter.project_slug}}/pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
"Programming Language :: Python :: 3",
21
]
22
dependencies = []
23
-requires-python = ">=3.9"
+requires-python = ">=3.10"
24
25
[build-system]
26
requires = ["uv_build>=0.8.14,<0.9.0"]
0 commit comments