mirror of
https://github.com/vale981/releases
synced 2025-03-04 09:11:41 -05:00
7 lines
128 B
INI
7 lines
128 B
INI
[flake8]
|
|
exclude = docs,.git,build,dist
|
|
ignore = E124,E125,E128,E261,E301,E302,E303
|
|
max-line-length = 79
|
|
|
|
[wheel]
|
|
universal = 1
|