Fix quickstart pyproject.toml

This commit is contained in:
Mark Backman
2026-02-10 22:06:38 -05:00
parent 48e93beadf
commit b063d9d43b

View File

@@ -18,6 +18,3 @@ dev = [
line-length = 100
[tool.ruff.lint]
select = ["I"]
[tool.uv.sources]
pipecat-ai = { path = "../../", editable = true }