summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 7300c5bc612193d442e48b198a133fc1bcc0eb7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0

[aliases]
distribute = register sdist bdist_egg upload pudge publish

[bdist_wheel]
universal=1

[tool:pytest]
testpaths = tests