diff --git a/ci/environment.yaml b/ci/environment.yaml index 9871cfd..fe79c4e 100644 --- a/ci/environment.yaml +++ b/ci/environment.yaml @@ -13,18 +13,10 @@ dependencies: - bottleneck - dask[complete] - zarr -# optional - - seaborn - - cmocean +# ML and optim + - smt # jupyter etc - jupyter - - ipython - - ipykernel # Testing - pytest - coverage -# nice things - - colordiff -# Specify blas to use mkl - - mkl - - libblas=*=*mkl