From a8a878de267ec3d7e7eb61b59a609dfa7c590803 Mon Sep 17 00:00:00 2001
From: "Daniel.Frisinghelli" <daniel.frisinghelli@eurac.edu>
Date: Thu, 20 May 2021 18:07:55 +0200
Subject: [PATCH] Commented python-cdo dependency for the moment.

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 6cefd88..27f6e44 100644
--- a/setup.py
+++ b/setup.py
@@ -179,7 +179,7 @@ INSTALL_REQUIRES = ['numpy',
                     'statsmodels',
                     'gdal',
                     'cdo',
-                    'python-cdo',
+                    # 'python-cdo',
                     'rasterio',
                     'netcdf4',
                     'h5py',
-- 
GitLab