python-telegram-bot/setup.cfg
2024-02-29 19:11:03 +01:00

8 lines
196 B
INI

[metadata]
license_files = LICENSE, LICENSE.dual, LICENSE.lesser
[flake8]
max-line-length = 99
ignore = W503, W605
extend-ignore = E203, E704
exclude = setup.py, setup_raw.py docs/source/conf.py