aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 0a5283b72154bddb8a6f113b55254f1716c3f977 (plain)
1
2
3
4
5
6
[nosetests]
with-doctest=1
exe=1

[flake8]
ignore = E501,F821