From 303470c203bfddb59bf4debdecd1fd949d0c8d54 Mon Sep 17 00:00:00 2001 From: Scott Staniewicz Date: Fri, 20 Jun 2025 12:25:17 -0400 Subject: [PATCH] remove isce3 from pypi pin --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 04a6730..5559bb9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,7 +23,6 @@ setup_requires = setuptools>=42 install_requires = dask>=2022.05.1 h5py>=3 - isce3>=0.12 numpy>=1.21 rasterio>=1.3 scipy>=1.5