diff --git a/setup.py b/setup.py index 31ad2a7..e4d076e 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,6 @@ long_description_content_type="text/markdown", packages=setuptools.find_packages(), install_requires=install_requires, - python_requires=">=3.7", license_file='LICENSE', classifiers=[ "Programming Language :: Python :: 3",