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 d6bb1cb commit 0b53b0cCopy full SHA for 0b53b0c
docs/compiling.rst
@@ -143,7 +143,7 @@ Your ``pyproject.toml`` file will likely look something like this:
143
.. code-block:: toml
144
145
[build-system]
146
- requires = ["setuptools>=42", "wheel", "pybind11>=2.6.1"]
+ requires = ["setuptools>=42", "pybind11>=2.6.1"]
147
build-backend = "setuptools.build_meta"
148
149
.. note::
0 commit comments