Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Jeongseok (JS) Lee <jslee02@users.noreply.github.com>
  • Loading branch information
jslee02 committed Mar 22, 2023
1 parent 8745bdb commit 6c49739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -63,6 +63,7 @@ environment-pass = ["DART_IN_CI"]

[tool.cibuildwheel.macos]
archs = ["auto64"]
environment = { HOMEBREW_NO_INSTALL_CLEANUP = 1 }
before-all = [
"brew update > /dev/null",
"brew bundle || brew bundle",
Expand Down

0 comments on commit 6c49739

Please sign in to comment.