Skip to content

Commit 28bb011

Browse files
authored
Unpin hatchling (#575)
* Unpin hatchling It's breaking the build. * Add news fragment
1 parent 381293a commit 28bb011

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"hatchling ~= 1.17.1",
3+
"hatchling",
44
"incremental == 22.10.0",
55
]
66
build-backend = "hatchling.build"

src/towncrier/newsfragments/575.misc

Whitespace-only changes.

0 commit comments

Comments
 (0)