Merge pull request #1908 from pipecat-ai/aleix/add-manifest-file-to-reduce-sdist

add MANIFEST.in to reduce sdist tarball size
This commit is contained in:
Aleix Conchillo Flaqué
2025-05-28 10:15:38 -07:00
committed by GitHub

4
MANIFEST.in Normal file
View File

@@ -0,0 +1,4 @@
prune docs
prune examples
prune scripts
prune tests