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