django-model-utils/setup.cfg
2020-11-29 20:58:00 +00:00

11 lines
180 B
INI

[build_sphinx]
source-dir = docs/
build-dir = docs/_build
all_files = 1
[tool:pytest]
django_find_project = false
DJANGO_SETTINGS_MODULE = tests.settings
[isort]
profile = black