waybackpy/setup.cfg
2020-07-21 14:25:26 -04:00

8 lines
120 B
INI

[metadata]
description-file = README.md
license_file = LICENSE
[flake8]
max-line-length = 88
extend-ignore = E203,W503