mirror of
https://github.com/shivammehta25/Matcha-TTS.git
synced 2026-02-05 02:09:21 +08:00
Initial commit
This commit is contained in:
13
MANIFEST.in
Normal file
13
MANIFEST.in
Normal file
@@ -0,0 +1,13 @@
|
||||
include README.md
|
||||
include LICENSE.txt
|
||||
include requirements.*.txt
|
||||
include *.cff
|
||||
include requirements.txt
|
||||
recursive-include matcha *.json
|
||||
recursive-include matcha *.html
|
||||
recursive-include matcha *.png
|
||||
recursive-include matcha *.md
|
||||
recursive-include matcha *.py
|
||||
recursive-include matcha *.pyx
|
||||
recursive-exclude tests *
|
||||
prune tests*
|
||||
Reference in New Issue
Block a user