diff --git a/setup.cfg b/setup.cfg index 4e5adfc..7c59358 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,7 +39,7 @@ py_modules = setup_requires = setuptools_scm[toml] >= 4 -python_requires = >=3.6.* +python_requires = >=3.6 [options.packages.find] where = src