diff --git a/utils/Brewfile b/utils/Brewfile index 2a3dd05840..623148e143 100644 --- a/utils/Brewfile +++ b/utils/Brewfile @@ -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"