12 lines
121 B
INI
12 lines
121 B
INI
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[flake8]
|
|
ignore = E501,W503
|
|
|
|
[metadata]
|
|
license_file = COPYING
|
|
|
|
[pycodestyle]
|
|
ignore = E501
|