From d356923cf535a4a8a16f9bafca00f691f22c0540 Mon Sep 17 00:00:00 2001 From: Aaron David Schneider Date: Thu, 26 Oct 2023 15:28:58 +0200 Subject: [PATCH] less requirements --- ci/environment-3.10.yml | 13 +++---------- ci/environment-3.9.yml | 13 +++---------- ci/environment-xarraymaster.yml | 13 +++---------- 3 files changed, 9 insertions(+), 30 deletions(-) diff --git a/ci/environment-3.10.yml b/ci/environment-3.10.yml index ba039e1..f331c9c 100644 --- a/ci/environment-3.10.yml +++ b/ci/environment-3.10.yml @@ -6,6 +6,7 @@ dependencies: - cubedsphere - pytest - codecov + - xmitgcm - pytest-cov - matplotlib - astropy @@ -13,20 +14,12 @@ dependencies: - scipy - setuptools - netcdf4 - - pandas>2.0.3 - - numba>=0.58.0 - - llvmlite>=0.41.0 + - pandas + - numba - corner - tqdm - - dask - - cfgv - - distlib - - filelock - h5py - - platformdirs - - nodeenv - pre-commit - pymultinest - - pyqt5-sip - seaborn - pip diff --git a/ci/environment-3.9.yml b/ci/environment-3.9.yml index 23cbe8b..bd66780 100644 --- a/ci/environment-3.9.yml +++ b/ci/environment-3.9.yml @@ -6,6 +6,7 @@ dependencies: - cubedsphere - pytest - codecov + - xmitgcm - pytest-cov - matplotlib - astropy @@ -13,20 +14,12 @@ dependencies: - scipy - setuptools - netcdf4 - - pandas>2.0.3 - - numba>=0.58.0 - - llvmlite>=0.41.0 + - pandas + - numba - corner - tqdm - - dask - - cfgv - - distlib - - filelock - h5py - - platformdirs - - nodeenv - pre-commit - pymultinest - - pyqt5-sip - seaborn - pip \ No newline at end of file diff --git a/ci/environment-xarraymaster.yml b/ci/environment-xarraymaster.yml index 8218e78..82adefa 100644 --- a/ci/environment-xarraymaster.yml +++ b/ci/environment-xarraymaster.yml @@ -6,6 +6,7 @@ dependencies: - cubedsphere - pytest - codecov + - xmitgcm - pytest-cov - matplotlib - astropy @@ -13,21 +14,13 @@ dependencies: - scipy - setuptools - netcdf4 - - pandas>2.0.3 - - numba>=0.58.0 - - llvmlite>=0.41.0 + - pandas + - numba - corner - tqdm - - dask - - cfgv - - distlib - - filelock - h5py - - platformdirs - - nodeenv - pre-commit - pymultinest - - pyqt5-sip - seaborn - pip - pip: