Skip to content

Commit 20d936d

Browse files
committed
Add python to matrix
1 parent 62e12a8 commit 20d936d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

{{cookiecutter.project_name}}/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ features = [ "test" ]
7777

7878
[[tool.hatch.envs.hatch-test.matrix]]
7979
deps = [ "stable", "pre" ]
80+
python = ["3.10", "3.13"]
8081

8182
[tool.hatch.envs.hatch-test.overrides]
8283
matrix.deps.env-vars = [

0 commit comments

Comments
 (0)