requests-http-signature/setup.cfg

6 lines
110 B
INI
Raw Normal View History

2017-08-22 02:02:39 +02:00
[bdist_wheel]
universal=1
[flake8]
max-line-length=120
ignore: E301, E302, E401, E261, E265, E226, F401, E501