1 Star 0 Fork 185

夏碌冬藏/mootdx

forked from bopo/mootdx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 404 Bytes
一键复制 编辑 原始数据 按行查看 历史
bopo 提交于 2020-02-19 08:37 . update commit
[bumpversion]
current_version = 0.3.15
commit = True
tag = True
[bumpversion:file:setup.py]
search = version='{current_version}'
replace = version='{new_version}'
[bumpversion:file:mootdx/__init__.py]
search = __version__ = '{current_version}'
replace = __version__ = '{new_version}'
[bdist_wheel]
universal = 1
[flake8]
exclude = docs
[aliases]
test = pytest
# Define setup.py command aliases here
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/xldc/mootdx.git
[email protected]:xldc/mootdx.git
xldc
mootdx
mootdx
master

搜索帮助