Liu Song’s Projects


~/Projects/faster-whisper

git clone https://code.lsong.org/faster-whisper

Commit

Commit
c99feb22dc9b8c1772b584db207a097151849cd1
Author
Guillaume Klein <[email protected]>
Date
2023-05-24 12:55:15 +0200 +0200
Diffstat
 MANIFEST.in | 2 ++

Include requirements files in sdist (#240)


diff --git a/MANIFEST.in b/MANIFEST.in
index e2fff83c0a6e02d5389aa73551e7a7c8fefac211..6f6187c08988f367953158094d7d4c763b7d8166 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1 +1,3 @@
 include faster_whisper/assets/silero_vad.onnx
+include requirements.txt
+include requirements.conversion.txt