1 Star 0 Fork 0

科大讯飞/ailab

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 402 Bytes
一键复制 编辑 原始数据 按行查看 历史
ybyang 提交于 2023-02-27 13:42 +08:00 . Merge branch 'main' of github.com:iflytek/ailab
[tool.poetry]
name = "ifly-ailab"
version = "0.1.0"
description = "a iflytek ailab library ..."
authors = ["ybyang <ybyang7@iflytek.com>"]
license = "Apache License 2"
packages = [
{include = "ailab", from="src"}
]
[tool.poetry.dependencies]
python = ">3.7"
pyailab = ">0.0"
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/iflytek/ailab.git
git@gitee.com:iflytek/ailab.git
iflytek
ailab
ailab
main

搜索帮助