From afc7ef10d77a87b25129b68e1fc13f58d4ea4f5d Mon Sep 17 00:00:00 2001 From: turleyjm <68009166+turleyjm@users.noreply.github.com> Date: Thu, 21 Mar 2024 13:55:25 +0800 Subject: [PATCH] Update setup.cfg --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 2943d37..051ee99 100755 --- a/setup.cfg +++ b/setup.cfg @@ -49,6 +49,7 @@ install_requires = matplotlib tqdm openpyxl + shapely python_requires = >=3.8 include_package_data = True