django-analytical/setup.cfg
2021-02-21 17:28:27 +01:00

13 lines
210 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
[isort]
profile = black