platypush/setup.cfg

12 lines
158 B
INI

[bumpversion]
current_version = 0.23.2
commit = True
tag = True
[metadata]
description-file = README.md
[flake8]
max-line-length = 120
extend-ignore = E203