forked from mirror/django-mailbox
5 lines
121 B
INI
5 lines
121 B
INI
|
|
[pytest]
|
||
|
|
norecursedirs=env docs lib .eggs
|
||
|
|
DJANGO_SETTINGS_MODULE=django_mailbox.tests.settings
|
||
|
|
addopts = --tb=short -rxs
|