79 Star 463 Fork 116

ideamark / breadbot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.py 103 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mark Yang 提交于 2022-06-03 22:52 . update
#!/usr/bin/python3
from setuptools import setup
setup(
setup_requires=['pbr>=0.1'],
pbr=True,)
Python
1
https://gitee.com/ideamark/breadbot.git
git@gitee.com:ideamark/breadbot.git
ideamark
breadbot
breadbot
master

搜索帮助