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

[bdist_wheel]
universal = 1

[metadata]
license_file = LICENSE