mirror of https://github.com/KLayout/klayout.git
checking brew environment
This commit is contained in:
parent
6a36bfa7c0
commit
c4ed337924
|
|
@ -26,3 +26,4 @@ environment-pass = ["HOST_CCACHE_DIR"]
|
||||||
[tool.cibuildwheel.macos]
|
[tool.cibuildwheel.macos]
|
||||||
# Don't repair macOS wheels
|
# Don't repair macOS wheels
|
||||||
repair-wheel-command = ""
|
repair-wheel-command = ""
|
||||||
|
before-all = "brew deps --tree --installed"
|
||||||
Loading…
Reference in New Issue