File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33# install cython for building cftime without build isolation
44micromamba install " cython>=0.29.20" py-cpuinfo
55# temporarily (?) remove numbagg and numba
6- # micromamba remove -y numba numbagg
6+ micromamba remove -y numba numbagg
77# temporarily remove numexpr
88micromamba remove -y numexpr
99# temporarily remove backends
@@ -67,9 +67,9 @@ python -m pip install \
6767 git+https://github.com/zarr-developers/zarr \
6868 git+https://github.com/pypa/packaging \
6969 git+https://github.com/hgrecco/pint \
70- git+https://github.com/pydata/sparse \
7170 git+https://github.com/intake/filesystem_spec \
7271 git+https://github.com/SciTools/nc-time-axis \
7372 git+https://github.com/xarray-contrib/flox \
7473 git+https://github.com/dgasmith/opt_einsum
74+ # git+https://github.com/pydata/sparse
7575 # git+https://github.com/h5netcdf/h5netcdf
You can’t perform that action at this time.
0 commit comments