7
This repository has been archived on 2023-05-07. You can view files and clone it, but cannot push or open issues or pull requests.
Files
cavemanon-wagtail-personali…/setup.cfg
2016-11-07 11:42:06 +01:00

9 lines
173 B
INI

[tool:pytest]
DJANGO_SETTINGS_MODULE = tests._sandbox.settings
norecursedirs = .tox .git
django_find_project = true
[flake8]
ignore=E731
exclude=
src/**/migrations/*.py