Skip to content

Commit

Permalink
Pin Hatchling to <1.27 to ensure metadata compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpfleming committed Jan 20, 2025
1 parent e921735 commit 229939c
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 @@ -3,7 +3,7 @@ build-backend = "hatchling.build"
requires = [
"hatch-fancy-pypi-readme",
"hatch-vcs",
"hatchling",
"hatchling<1.27",
]

[project]
Expand Down

0 comments on commit 229939c

Please sign in to comment.