diff --git a/setup.py b/setup.py index 5699b52dabbb1ee1c001a27729d05e3e0c55cffb..81152828bd4ff9144b805ae4d004b2d6184cc0b0 100644 --- a/setup.py +++ b/setup.py @@ -176,7 +176,7 @@ INSTALL_REQUIRES = ['numpy', 'dask', 'scipy', 'scikit-learn', - 'statsmodels' + 'statsmodels', 'gdal', 'cdo', 'python-cdo'