We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e12a8 commit 20d936dCopy full SHA for 20d936d
1 file changed
{{cookiecutter.project_name}}/pyproject.toml
@@ -77,6 +77,7 @@ features = [ "test" ]
77
78
[[tool.hatch.envs.hatch-test.matrix]]
79
deps = [ "stable", "pre" ]
80
+python = ["3.10", "3.13"]
81
82
[tool.hatch.envs.hatch-test.overrides]
83
matrix.deps.env-vars = [
0 commit comments