summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 4823ac9eed4e9659259fd5ecd550e85c731da67b (plain)
1
2
3
4
5
6
7
8
9
[upload]
sign = true

[upload_docs]
upload_dir = build/sphinx/html

[bdist_wheel]
universal = 1