android13/external/python/pyserial/setup.cfg

8 lines
85 B
INI

[bdist_wheel]
universal=1
[flake8]
max-line-length = 120
ignore = E265, E126, E241