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

[bdist_wheel]
universal = 1

[metadata]
license_file = LICENSE
long_description = file:README.rst