Skip to content

Commit

Permalink
dev: Prune the Brewfile
Browse files Browse the repository at this point in the history
I don't think we need to install these anymore to build the pips
  • Loading branch information
zjp committed Mar 7, 2025
1 parent 4ca6286 commit 902a552
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions utils/Brewfile
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
# vim: syntax=config:
brew "netcdf"
brew "hdf5" # tables
brew "lz4" # tables
brew "c-blosc" # tables
brew "autoconf"
brew "automake"
brew "libtool"
# if installing scipy from source
brew "openblas"
brew "jq"

brew "python@3.10"

0 comments on commit 902a552

Please sign in to comment.