Skip to content

Commit b9c17d5

Browse files
committed
Require Setuptools 77+
Needed for newer `license*` metadata handling.
1 parent 3d9d01a commit b9c17d5

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
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools>=64",
3+
"setuptools>=77",
44
"setuptools-scm[toml]>=6.2",
55
"Cython",
66
"py-cpuinfo",

0 commit comments

Comments
 (0)