summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 224b998dfba610971b45580edacd49a16f34af45 (plain)
1
2
3
4
5
6
7
8
9
[bdist_wheel]
universal=1

[metadata]
# ensure that the LICENSE file is included in the built wheels
license_file = LICENSE

[devpi:upload]
formats=sdist,bdist_wheel