Skip to content

Commit 3159737

Browse files
add link to CIBW docs
1 parent c7ac864 commit 3159737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/publish.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ extra.
125125
[tool.cibuildwheel.macos]
126126
before-build = "brew install fftw"
127127
128-
or by setting the ``CIBW_BEFORE_BUILD_MACOS`` environment variable:
128+
or by [setting a ``CIBW_BEFORE_BUILD_*`` environment variable](https://cibuildwheel.pypa.io/en/stable/options/#before-build):
129129

130130
.. code:: yaml
131131

0 commit comments

Comments
 (0)