mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 14:32:34 +02:00
4 lines
121 B
INI
4 lines
121 B
INI
[pytest]
|
|
norecursedirs=env docs lib .eggs
|
|
DJANGO_SETTINGS_MODULE=django_mailbox.tests.settings
|
|
addopts = --tb=short -rxs
|