diff --git a/examples/quickstart/pyproject.toml b/examples/quickstart/pyproject.toml index ee18f96c0..efeee9106 100644 --- a/examples/quickstart/pyproject.toml +++ b/examples/quickstart/pyproject.toml @@ -18,6 +18,3 @@ dev = [ line-length = 100 [tool.ruff.lint] select = ["I"] - - [tool.uv.sources] -pipecat-ai = { path = "../../", editable = true } \ No newline at end of file