Skip to content

Commit 9a626f6

Browse files
committed
Pin hatchling==1.26.3 to avoid rye pypi publish issue
1 parent 5f9aaf8 commit 9a626f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ ignore = [
8181
convention = "numpy"
8282

8383
[build-system]
84-
requires = ["hatchling"]
84+
requires = ["hatchling==1.26.3"]
8585
build-backend = "hatchling.build"

0 commit comments

Comments
 (0)