pylast/setup.cfg
2019-01-05 20:15:49 -05:00

13 lines
144 B
INI

[bdist_wheel]
universal = 1
[flake8]
ignore = W503
max_line_length = 88
[metadata]
license_file = COPYING
[pycodestyle]
max_line_length = 88