Skip to content

Commit

Permalink
Update to release version
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-brett committed Oct 6, 2024
1 parent 69941ec commit 2851ac2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
brew remove --ignore-dependencies curl

brew install pkg-config openblas
brew reinstall pkg-config

if [[ "$PLAT" == "arm64" ]]; then
export MACOSX_DEPLOYMENT_TARGET="11.0"
Expand Down
2 changes: 1 addition & 1 deletion nipy
Submodule nipy updated 2 files
+4 −1 meson.build
+2 −2 nipy/__init__.py

0 comments on commit 2851ac2

Please sign in to comment.