diff --git a/setup.cfg b/setup.cfg index 23d8d6a..fda21eb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,7 +48,7 @@ zip_safe = false setup_requires = setuptools_scm[toml] >= 4 -python_requires = >=3.6.* +python_requires = >=3.6 install_requires = attrs >= 18.1, !=20.1.0