diff --git a/pyproject.toml b/pyproject.toml index d7586a1..f2dcd15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,6 +15,7 @@ dbt = "dbt.cli.main:cli" [tool.uv] package = false exclude-newer = "3 days" +no-build = true [dependency-groups] dev = []