mirror of
https://github.com/jazzband/django-authority.git
synced 2026-03-16 22:20:28 +00:00
13 lines
169 B
INI
13 lines
169 B
INI
[egg_info]
|
|
#tag_build = dev
|
|
|
|
[build_sphinx]
|
|
source-dir = docs/
|
|
build-dir = docs/build
|
|
all_files = 1
|
|
|
|
[upload_docs]
|
|
upload-dir = docs/build/html
|
|
|
|
[wheel]
|
|
universal = 1
|