summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 4659accef55bdf88fff34c0d87d2b6d579536ff3 (plain)
1
2
3
4
5
6
7
8
9
[aliases]
release = dists upload
dists = clean --all sdist bdist_wheel

[wheel]
universal = 1

[upload]
repository = https://upload.pypi.org/legacy/