We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69941ec commit 2851ac2Copy full SHA for 2851ac2
.github/workflows/build.sh
@@ -5,7 +5,6 @@ if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
5
brew remove --ignore-dependencies curl
6
7
brew install pkg-config openblas
8
- brew reinstall pkg-config
9
10
if [[ "$PLAT" == "arm64" ]]; then
11
export MACOSX_DEPLOYMENT_TARGET="11.0"
nipy
0 commit comments