diff --git a/setup.cfg b/setup.cfg index 7d7cac1a..403f9df7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,7 +37,7 @@ zip_safe = false setup_requires = setuptools_scm[toml] >= 4 -python_requires = >=3.6.* +python_requires = >=3.6 install_requires =