1 Star 0 Fork 182

黎明是最寂静的美/mootdx

forked from bopo/mootdx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 822 Bytes
一键复制 编辑 原始数据 按行查看 历史
bopo 提交于 2022-12-05 21:40 . chg: 修改gitchangelog相关配置. !minor.
[bumpversion]
current_version = 0.9.11
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}"
[bumpversion:file:pyproject.toml]
search = version = "{current_version}"
replace = version = "{new_version}"
[bumpversion:file:Makefile]
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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/wei1314/mootdx.git
git@gitee.com:wei1314/mootdx.git
wei1314
mootdx
mootdx
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385