8 lines
99 B
INI
8 lines
99 B
INI
[wheel]
|
|
universal = 1
|
|
|
|
[flake8]
|
|
ignore = E226,E301,E701
|
|
exclude = tests,build
|
|
max-line-length = 99
|