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

[aliases]
release = clean register sdist bdist_wheel upload

[bdist_wheel]
universal = 1

[egg_info]
tag_build = 
tag_date = 0