checking brew environment

This commit is contained in:
Thomas Ferreira de Lima 2023-02-10 21:42:06 -05:00
parent 6a36bfa7c0
commit c4ed337924
1 changed files with 1 additions and 0 deletions

View File

@ -26,3 +26,4 @@ environment-pass = ["HOST_CCACHE_DIR"]
[tool.cibuildwheel.macos]
# Don't repair macOS wheels
repair-wheel-command = ""
before-all = "brew deps --tree --installed"