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