django-analytical/setup.cfg
2020-12-06 16:26:54 +01:00

10 lines
185 B
INI

[build_sphinx]
source-dir = docs
build-dir = build/docs
all_files = 1
[upload_sphinx]
upload-dir = build/docs/html
[tool:pytest]
DJANGO_SETTINGS_MODULE = tests.testproject.settings