mirror of
https://github.com/wassname/TTS.git
synced 2026-09-11 12:00:24 +08:00
Fix README instructions and add docs on how to create package
This commit is contained in:
@@ -55,6 +55,7 @@ class develop(setuptools.command.develop.develop):
|
||||
setuptools.command.develop.develop.run(self)
|
||||
|
||||
|
||||
# The documentation for this feature is in server/README.md
|
||||
package_data = ['server/templates/*']
|
||||
|
||||
if 'bdist_wheel' in unknown_args and args.checkpoint and args.model_config:
|
||||
|
||||
Reference in New Issue
Block a user