Skip to content

Commit f67a4a9

Browse files
committed
python test matrix
1 parent 4c4bdef commit f67a4a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ extra-dependencies = [
6464
]
6565
extra-args = ["--cov-report=xml", "-vv"]
6666
type = "virtual"
67+
[[tool.hatch.envs.hatch-test.matrix]]
68+
python = ["3.14", "3.13", "3.12", "3.11", "3.10"]
6769

6870
[tool.hatch.envs.default.scripts]
6971
docs-serve = "mkdocs serve"

0 commit comments

Comments
 (0)