diff --git a/setup.cfg b/setup.cfg index a3f0c95..28a6beb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,7 +45,7 @@ zip_safe = false setup_requires = setuptools_scm[toml] >= 4 -python_requires = >=3.6.* +python_requires = >=3.6 install_requires = boolean.py >= 4.0