Skip to content

Commit

Permalink
Update docs/compiling.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Aug 3, 2023
1 parent ba724e1 commit c86ea29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/compiling.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Your ``pyproject.toml`` file will likely look something like this:
.. code-block:: toml
[build-system]
requires = ["setuptools>=42", "wheel", "pybind11>=2.6.1"]
requires = ["setuptools>=42", "pybind11>=2.6.1"]
build-backend = "setuptools.build_meta"
.. note::
Expand Down

0 comments on commit c86ea29

Please sign in to comment.