diff --git a/setup.cfg b/setup.cfg index 2333efe6e70..743c442be5e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,4 +5,4 @@ universal = 1 testpaths = tests [flake8] -exclude = .venv,.git,.tox,docs,www_static,venv,bin,lib,deps +exclude = .venv,.git,.tox,docs,www_static,venv,bin,lib,deps,build