From e7c9d0df35c07bdbff96d281cf616542e9a6d858 Mon Sep 17 00:00:00 2001 From: Erik van Sebille Date: Mon, 27 Nov 2023 10:36:37 +0100 Subject: [PATCH] updating Preprocessing Selectors --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 80c7df419..ce2b069ba 100644 --- a/environment.yml +++ b/environment.yml @@ -8,8 +8,8 @@ dependencies: - git - jupyter - matplotlib-base>=2.0.2 - - mpich # [not win64] - - mpi4py # [not win64] + - mpi4py # [unix] + - mpich # [unix] - netcdf4>=1.1.9 - numpy>=1.9.1 - platformdirs