summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: fcf263dbea2706a73bc893a2f370d5818102886d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[build_sphinx]
source-dir = doc/
build-dir = doc/build
all_files = 1

[upload_sphinx]
upload-dir = doc/en/build/html

[bdist_wheel]
universal = 1

[devpi:upload]
formats = sdist.tgz,bdist_wheel