Skip to content

Commit c86ea29

Browse files
authored
Update docs/compiling.rst
1 parent ba724e1 commit c86ea29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/compiling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Your ``pyproject.toml`` file will likely look something like this:
143143
.. code-block:: toml
144144
145145
[build-system]
146-
requires = ["setuptools>=42", "wheel", "pybind11>=2.6.1"]
146+
requires = ["setuptools>=42", "pybind11>=2.6.1"]
147147
build-backend = "setuptools.build_meta"
148148
149149
.. note::

0 commit comments

Comments
 (0)