Skip to content

Commit

Permalink
Pin proj to 7.x per SciTools/cartopy#1140
Browse files Browse the repository at this point in the history
  • Loading branch information
Xarthisius committed May 24, 2021
1 parent c2b62be commit a074e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ci_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ osx|macOS)
sudo mkdir -p /usr/local/man
sudo chown -R "${USER}:admin" /usr/local/man
brew update
HOMEBREW_NO_AUTO_UPDATE=1 brew install hdf5 proj geos open-mpi netcdf ccache
HOMEBREW_NO_AUTO_UPDATE=1 brew install hdf5 proj@7 geos open-mpi netcdf ccache
;;
esac

Expand Down

0 comments on commit a074e1f

Please sign in to comment.