Use new pipecat.runner.local for examples

This commit is contained in:
Mark Backman
2025-07-27 07:43:25 -04:00
parent 250dec2371
commit b28c2b9a58
141 changed files with 147 additions and 674 deletions

View File

@@ -250,7 +250,6 @@ def setup(app):
excludes = [
str(project_root / "src/pipecat/pipeline/to_be_updated"),
str(project_root / "src/pipecat/examples"),
str(project_root / "src/pipecat/tests"),
"**/test_*.py",
"**/tests/*.py",