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

[wheel]
universal = 1

[upload]
repository = https://upload.pypi.org/legacy/