From d545c294b3bdd30bafcd517ec32fe8e7274f8abf Mon Sep 17 00:00:00 2001 From: turleyjm <68009166+turleyjm@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:30:54 +0800 Subject: [PATCH] Update setup.cfg --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 8254041..2943d37 100755 --- a/setup.cfg +++ b/setup.cfg @@ -48,6 +48,7 @@ install_requires = pillow matplotlib tqdm + openpyxl python_requires = >=3.8 include_package_data = True