librefi/setup.cfg

7 lines
86 B
INI
Raw Permalink Normal View History

2020-11-29 01:14:58 +01:00
[wheel]
universal = True
[flake8]
exclude = librefi/compat.py,setup.py
ignore = E501