diff --git a/setup.cfg b/setup.cfg index b6e4062e6..cf53ebb5f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,3 +2,5 @@ max-line-length = 120 exclude = 3rdparty + venv + .git