summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 3d7a7f490ad49f7beb9cd2f4fa0201407f79d456 (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.md
long_description = file:README.rst