Skip to content

Commit

Permalink
add pkg-config for cibuildwheel for macos [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dmeliza committed Feb 22, 2023
1 parent 9a2ce7c commit b2a408b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ before-all = [
]

[tool.cibuildwheel.macos]
before-all = "brew install fftw"
before-all = "brew install fftw pkg-config"

0 comments on commit b2a408b

Please sign in to comment.