django-model-utils/setup.cfg
David Smith 6a4b44b5c3 Removed universal wheel builds
No longer required as Python 2 support is deprecated
2020-11-29 16:24:17 +06:00

8 lines
155 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