1 Star 0 Fork 0

ggboy/cooper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 297 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jose Gallego-Posada 提交于 2022-03-15 03:34 . Initial release. (#10)
[build-system]
build-backend = "setuptools.build_meta"
requires = [
"setuptools-scm>=6.3.2",
"setuptools>=59.5.0",
"wheel>=0.37.0",
]
[tool.setuptools_scm]
write_to = "cooper/version.py"
[tool.isort]
profile = "black"
[tool.mypy]
mypy_path = "cooper"
[tool.black]
line-length = 88
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/zhp0514/cooper.git
git@gitee.com:zhp0514/cooper.git
zhp0514
cooper
cooper
master

搜索帮助