requests-http-signature/setup.cfg

6 lines
110 B
INI

[bdist_wheel]
universal=1
[flake8]
max-line-length=120
ignore: E301, E302, E401, E261, E265, E226, F401, E501