Skip to content

Commit

Permalink
bump hatchling minimum version for official 3.12 support
Browse files Browse the repository at this point in the history
(cherry picked from commit be4ca2b)
  • Loading branch information
rthalley committed Jan 12, 2024
1 parent f018789 commit 5e9cd03
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
@@ -1,5 +1,5 @@
[build-system]
requires = ["hatchling>=1.17.0"]
requires = ["hatchling>=1.21.0"]
build-backend = "hatchling.build"

[project]
Expand Down

0 comments on commit 5e9cd03

Please sign in to comment.