Skip to content

Commit fb487e9

Browse files
authored
Merge pull request #25976 from meeseeksmachine/auto-backport-of-pr-25973-on-v3.7.x
Backport PR #25973 on branch v3.7.x (Add setuptools as an explicit build requirement)
2 parents fe81985 + 1fb3aab commit fb487e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ requires = [
44
"certifi>=2020.06.20",
55
"oldest-supported-numpy",
66
"pybind11>=2.6",
7+
"setuptools>=42",
78
"setuptools_scm>=7",
89
]

0 commit comments

Comments
 (0)