From c2baeb473d8c01be65df81b2fac31f1cfc3f8a36 Mon Sep 17 00:00:00 2001 From: Hsiang-He Lee <44912417+hsiangheleellnl@users.noreply.github.com> Date: Tue, 23 May 2023 15:57:19 -0700 Subject: [PATCH] clean up packages in setup (#9) Co-authored-by: Hsiang-He Lee --- setup.cfg | 7 ------- 1 file changed, 7 deletions(-) diff --git a/setup.cfg b/setup.cfg index 936d8a0..621b07a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,13 +19,6 @@ packages = find: include_package_data = True python_requires = >=3.8 install_requires = - cartopy - matplotlib - netcdf4 - numpy - pandas - scipy - xarray cartopy matplotlib netcdf4