We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wheel
build-system.requires
1 parent f425dfc commit 56862c0Copy full SHA for 56862c0
pyproject.toml
@@ -3,7 +3,6 @@ requires = [
3
# sync with setup.py until we discard non-pep-517/518
4
"setuptools>=45.0",
5
"setuptools-scm[toml]>=6.2.3",
6
- "wheel",
7
]
8
build-backend = "setuptools.build_meta"
9
0 commit comments