forked from platypush/platypush
13 lines
161 B
INI
13 lines
161 B
INI
[bumpversion]
|
|
current_version = 0.23.4
|
|
commit = True
|
|
tag = True
|
|
|
|
[metadata]
|
|
description-file = README.md
|
|
|
|
[flake8]
|
|
max-line-length = 120
|
|
ignore =
|
|
SIM105
|
|
W503
|