Files
cibuildwheel/setup.cfg
T

13 lines
168 B
INI
Raw Normal View History

2019-11-12 23:51:27 +00:00
[flake8]
ignore = E501,W503
application-import-names = cibuildwheel
exclude =
cibuildwheel/resources/,
dist/,
build/,
.git/,
env/,
env2/,
.venv/,
site/