We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09265eb commit 4f0793aCopy full SHA for 4f0793a
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
# sync with setup.py until we discard non-pep-517/518
4
- "setuptools>=40.0",
+ "setuptools>=42.0",
5
"setuptools-scm>=3.4",
6
"wheel",
7
]
0 commit comments