mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
11 lines
178 B
INI
11 lines
178 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
|
|
|
|
[wheel]
|
|
universal = 1
|