diff --git a/setup.cfg b/setup.cfg index bae99d7..d55819a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [options] setup_requires = - setuptools_scm>=3.3.1,<6.0 + setuptools_scm>=3.3.1 [flake8] max-line-length = 140