Files
mirror-komikku/setup.cfg
Valery Febvre 785401c4fc Initial commit
2019-03-14 23:58:39 +01:00

8 lines
108 B
INI

[metadata]
license_file = LICENSE
[pycodestyle]
select =
ignore = E226,E24,W504,E402
max_line_length = 140