1 Star 0 Fork 163

zzsj / mootdx

forked from bopo / mootdx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 613 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
bopo 提交于 2020-08-06 12:00 . Bump version: 0.6.3 → 0.6.4
[bumpversion]
current_version = 0.6.4
commit = True
tag = True
[bumpversion:file:setup.py]
search = version='{current_version}'
replace = version='{new_version}'
[bumpversion:file:setup.cfg]
search = current_version = '{current_version}'
replace = current_version = '{new_version}'
[bumpversion:file:mootdx/__init__.py]
search = __version__ = '{current_version}'
replace = __version__ = '{new_version}'
[bdist_wheel]
universal = 1
[flake8]
exclude = .svn,CVS,.bzr,.hg,.git,__pycache,.ropeproject,docs
max-line-length = 120
import-order-style = pep8
application-import-names = mootdx
[aliases]
test = pytest
Python
1
https://gitee.com/zzsj_run/mootdx.git
git@gitee.com:zzsj_run/mootdx.git
zzsj_run
mootdx
mootdx
master

搜索帮助

14c37bed 8189591 565d56ea 8189591