1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 23:18:26 +00:00
Files
UXP/python/pytest/setup.cfg
T

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