diff --git a/setup.cfg b/setup.cfg index a96650445..167eeb445 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,6 +32,7 @@ install_requires = dev = black==22.3.0 isort>5.0 + flake8<5.0 #See https://github.com/tholo/pytest-flake8/issues/87 pytest-cov pytest-mypy pytest-flake8