mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-11 19:08:36 +00:00
14 lines
197 B
INI
14 lines
197 B
INI
[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
|