Fix quickstart pyproject.toml
This commit is contained in:
@@ -18,6 +18,3 @@ dev = [
|
|||||||
line-length = 100
|
line-length = 100
|
||||||
[tool.ruff.lint]
|
[tool.ruff.lint]
|
||||||
select = ["I"]
|
select = ["I"]
|
||||||
|
|
||||||
[tool.uv.sources]
|
|
||||||
pipecat-ai = { path = "../../", editable = true }
|
|
||||||
Reference in New Issue
Block a user