13 lines
144 B
INI
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
|