ojuso-map/setup.cfg

6 lines
164 B
INI
Raw Normal View History

2018-04-08 20:22:31 +00:00
[tool:pytest]
DJANGO_SETTINGS_MODULE = ojusomap.settings
python_files = tests.py test_*.py *_tests.py
addopts = --reuse-db --strict --tb=short
2018-09-23 11:58:09 +00:00
norecursedirs = src/