8000 Merge pull request #25973 from ksunden/setuptools_req · matplotlib/matplotlib@7b821ce · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b821ce

Browse files
authored
Merge pull request #25973 from ksunden 8000 /setuptools_req
Add setuptools as an explicit build requirement
2 parents 1c8975a + 1e1a176 commit 7b821ce

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,6 +4,7 @@ requires = [
44
"certifi>=2020.06.20",
55
"oldest-supported-numpy",
66
"pybind11>=2.6",
7+
"setuptools>=42",
78
"setuptools_scm>=7",
89
]
910

0 commit comments

Comments
 (0)
0