summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 8ade6ffa7c346b02d52116ddb793c4908aafc6e8 (plain)
1
2
3
4
5
6
[aliases]
release = sdist bdist_wheel
test = pytest

[wheel]
universal = 1