summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: df713b739dc7646175a78ecd5bdb826cc689666f (plain)
1
2
3
4
5
6
7
[egg_info]
tag_build = dev

[nosetests]
with-sqlalchemy = true
exclude = ^examples
first-package-wins = true