diff --git a/setup.cfg b/setup.cfg index 447d1c9..1bea143 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,7 +7,7 @@ long_description_content_type = text/markdown url = https://github.com/MarcoGorelli/absolufy-imports author = Marco Gorelli license = MIT -license_file = LICENSE +license_files = LICENSE classifiers = License :: OSI Approved :: MIT License Programming Language :: Python :: 3 @@ -17,7 +17,7 @@ classifiers = [options] py_modules = absolufy_imports -python_requires = >=3.7 +python_requires = >=3.8 [options.entry_points] console_scripts =