7 lines
78 B
INI
7 lines
78 B
INI
[wheel]
|
|
universal = 1
|
|
|
|
[flake8]
|
|
ignore = E226,E301,E701
|
|
exclude = tests,build
|