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 1244c91 commit 98854e0Copy full SHA for 98854e0
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