summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 9103812a1eaf98eea8c6b2cb78977fffa79d029f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[upload_docs]
upload-dir = docs/_build/html
show-response = true
verbose = true

[upload]
sign = True
identity = 0xa3adb67a2cdb8b35

[aliases]
upload_all = sdist bdist_egg bdist_wheel upload