mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
20 lines
257 B
INI
20 lines
257 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
|
|
|
|
[egg_info]
|
|
tag_build =
|
|
tag_date = 0
|
|
tag_svn_revision = 0
|
|
|