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 f3e0602 commit ba724e1Copy full SHA for ba724e1
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", "wheel", "pybind11>=2.6.1"]
147
build-backend = "setuptools.build_meta"
148
149
.. note::
0 commit comments