diff --git a/setup.cfg b/setup.cfg index 03c999e05f..51a3c1a9ca 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,7 +6,8 @@ exclude = .git, __pycache__, docs, - */vendor + */vendor, + website max-complexity = 30