aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 6569710af62ab7f00b52a37809a7c8a6c6e2fafd (plain)
1
2
3
4
5
[flake8]
ignore = F402,F403,E501,F821

[nosetests]
with-doctest = 1