Skip to content

Commit

Permalink
Added py3.11/12 to hatch
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Apr 16, 2024
1 parent 89bc684 commit 7b53b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ version = [
]

[[tool.hatch.envs.ci.matrix]]
python = ["3.8", "3.9", "3.10"]
python = ["3.8", "3.9", "3.10", "3.11", "3.12"]

[tool.hatch.envs.ci.scripts]
spec = [
Expand Down

0 comments on commit 7b53b7b

Please sign in to comment.