Spaces:
Sleeping
Sleeping
[[source]] | |
url = "https://pypi.org/simple" | |
verify_ssl = true | |
name = "pypi" | |
[packages] | |
zho-tts = ">=0.0.2" | |
[dev-packages] | |
autopep8 = "*" | |
pylint = "*" | |
pycodestyle = "*" | |
isort = "*" | |
rope = "*" | |
pytest = "*" | |
autoflake = "*" | |
twine = "*" | |
tox = "*" | |
build = "*" | |
[requires] | |
python_version = "3.11" | |