We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6ef17 commit 2498024Copy full SHA for 2498024
pyproject.toml
@@ -1,8 +1,8 @@
1
[build-system]
2
requires = [
3
# sync with setup.py until we discard non-pep-517/518
4
- "setuptools>=40.0",
+ "setuptools>=68.0.0",
5
"setuptools-scm",
6
- "wheel==0.37.1",
+ "wheel==0.40.0",
7
]
8
build-backend = "setuptools.build_meta"
0 commit comments