diff --git a/pyproject.toml b/pyproject.toml index 3496e7ac91..3dbfd016a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,3 +2,4 @@ line-length = 160 fast = true skip-string-normalization = true +exclude = "awx_collection"