1 Star 0 Fork 2

Admin/TTS

forked from yangyin2020/TTS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pyproject.toml 282 Bytes
一键复制 编辑 原始数据 按行查看 历史
[build-system]
requires = [
"setuptools",
"wheel",
"cython~=0.29.30",
"numpy>=1.22.0",
"packaging",
]
[flake8]
max-line-length=120
[tool.black]
line-length = 120
target-version = ['py39']
[tool.isort]
line_length = 120
profile = "black"
multi_line_output = 3
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/karakara_1_379131007/TTS.git
git@gitee.com:karakara_1_379131007/TTS.git
karakara_1_379131007
TTS
TTS
dev

搜索帮助