summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: e219d9c122ccf16313c6f500b418a57d573c9c84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[upload]
sign = true
identity = 84A298FF

[aliases]
release = clean register sdist bdist_wheel upload

[bdist_wheel]
universal = 1

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0