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 c7ac864 commit 3159737Copy full SHA for 3159737
docs/source/publish.rst
@@ -125,7 +125,7 @@ extra.
125
[tool.cibuildwheel.macos]
126
before-build = "brew install fftw"
127
128
- or by setting the ``CIBW_BEFORE_BUILD_MACOS`` environment variable:
+ or by [setting a ``CIBW_BEFORE_BUILD_*`` environment variable](https://cibuildwheel.pypa.io/en/stable/options/#before-build):
129
130
.. code:: yaml
131
0 commit comments