From cfae164f4875c5e8bfe5c4b194710031f87c4de2 Mon Sep 17 00:00:00 2001 From: Carifio24 Date: Tue, 11 Jun 2024 15:05:56 -0400 Subject: [PATCH] Remove pvextractor from dependencies. --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 479fe963a..467f40c60 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,7 +36,6 @@ install_requires = xlrd>=1.2 openpyxl>=3.0 mpl-scatter-density>=0.7 - pvextractor>=0.2 importlib_resources>=1.3; python_version<'3.9' importlib_metadata>=3.6; python_version<'3.10' shapely>=2.0