pylast/setup.cfg
2018-06-06 10:39:02 +03:00

12 lines
130 B
INI

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