summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 1ab4fd059b2544f9c9c3ad7fb22667c3bc188328 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[build_sphinx]
source-dir = doc/en/
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