summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 72840f33cd9c7c0db3d677cc358d9fd6076bcc1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[egg_info]
tag_build=dev

[wheel]
universal = 1

[upload_docs]
upload-dir = docs/build/output/html

[upload]
sign = 1
identity = C4DAFEE1

[alembic]