diff --git a/setup.cfg b/setup.cfg index cf70942..1100dc7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,7 +24,7 @@ classifiers = packages = find: include_package_data = True scripts = -python_requires = >=3.8 +python_requires = >=3.7 install_requires = matplotlib networkx