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

[aliases]
distribute = register sdist bdist_egg upload pudge publish

[bdist_wheel]
universal=1