mirror of
https://github.com/shivammehta25/Matcha-TTS.git
synced 2026-02-04 09:49:21 +08:00
Updating readme
This commit is contained in:
1
Makefile
1
Makefile
@@ -14,6 +14,7 @@ clean-logs: ## Clean logs
|
||||
rm -rf logs/**
|
||||
|
||||
create-package: ## Create wheel and tar gz
|
||||
rm -rf dist/
|
||||
python setup.py bdist_wheel --plat-name=manylinux1_x86_64
|
||||
python setup.py sdist
|
||||
python -m twine upload dist/* --verbose
|
||||
|
||||
Reference in New Issue
Block a user