Skip to content

Commit

Permalink
Restore CI testing against Python 3.13.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpfleming committed Jun 1, 2024
1 parent 5a5df45 commit 9ea882b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ python = [
"3.10",
"3.11",
"3.12",
"3.13",
]

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

0 comments on commit 9ea882b

Please sign in to comment.