diff --git a/setup.cfg b/setup.cfg index e790a3c..7fa5b59 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,7 +51,7 @@ zip_safe = false setup_requires = setuptools_scm[toml] >= 4 -python_requires = >=3.7 +python_requires = >=3.8 install_requires = attrs >= 18.1, !=20.1.0