Skip to content

Commit 4f0793a

Browse files
authored
Require setuptools >=42
1 parent 09265eb commit 4f0793a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
# sync with setup.py until we discard non-pep-517/518
4-
"setuptools>=40.0",
4+
"setuptools>=42.0",
55
"setuptools-scm>=3.4",
66
"wheel",
77
]

0 commit comments

Comments
 (0)