mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
Try fixing Django6.0
This commit is contained in:
parent
1045cd8235
commit
b4d410a54e
2 changed files with 8 additions and 4 deletions
|
|
@ -2,3 +2,8 @@
|
|||
norecursedirs=env docs lib .eggs
|
||||
DJANGO_SETTINGS_MODULE=django_mailbox.tests.settings
|
||||
addopts = --tb=short -rxs
|
||||
|
||||
[tool:pytest]
|
||||
norecursedirs=env docs lib .eggs
|
||||
DJANGO_SETTINGS_MODULE=django_mailbox.tests.settings
|
||||
addopts = --tb=short -rxs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue