Skip to content

Commit 924f48b

Browse files
committed
force setuptools >= 77.0.0
1 parent 70e61e7 commit 924f48b

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
@@ -54,7 +54,7 @@ dev = [
5454
"twine",
5555
"Cython~=3.0.5",
5656
"numpy>=2.0.0rc1",
57-
"setuptools",
57+
"setuptools>=77.0.0",
5858
"mypy",
5959
"build"
6060
]

0 commit comments

Comments
 (0)