mirror of
https://github.com/neonbjb/tortoise-tts.git
synced 2026-04-21 06:14:04 +00:00
Update packages
This commit is contained in:
parent
e93e5a0c16
commit
96d2944f9b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||
|
||||
setuptools.setup(
|
||||
name="TorToiSe",
|
||||
packages=["tortoise"],
|
||||
packages=["tortoise", "tortoise/models", "tortoise/utils"],
|
||||
version="2.1.0",
|
||||
author="James Betker",
|
||||
author_email="james@adamant.ai",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue