summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 4c21470d134e53b8c3ab33825506919b188d037b (plain)
1
2
3
4
5
6
[flake8]
exclude = .tox/,build/,docs/
ignore = E301,E302,E303

[wheel]
universal = 1