diff --git a/setup.cfg b/setup.cfg index bf3e512..4ddb9cd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -63,7 +63,7 @@ docs = # Add here test requirements (semicolon/line-separated) testing = - setuptools + setuptools>=61 pytest pytest-cov