From 79c2c8a140e2a2876af86e3840d2211d9f6cc20e Mon Sep 17 00:00:00 2001 From: James Fox Date: Tue, 22 Feb 2022 19:06:35 +0000 Subject: [PATCH] python version update to setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1100dc7..cf70942 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,7 +24,7 @@ classifiers = packages = find: include_package_data = True scripts = -python_requires = >=3.7 +python_requires = >=3.8 install_requires = matplotlib networkx