librefi/setup.cfg

7 lines
86 B
INI

[wheel]
universal = True
[flake8]
exclude = librefi/compat.py,setup.py
ignore = E501