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 c665d9a commit 3d8231bCopy full SHA for 3d8231b
source/specifications/declaring-build-dependencies.rst
@@ -34,7 +34,7 @@ An example ``build-system`` table for a project built with
34
35
[build-system]
36
# Minimum requirements for the build system to execute.
37
- requires = ["setuptools", "wheel"]
+ requires = ["setuptools"]
38
39
Build tools are expected to use the example configuration file above as
40
their default semantics when a ``pyproject.toml`` file is not present.
0 commit comments