mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
Adding django_mailbox.tests to package module list.
This commit is contained in:
parent
afa82b861c
commit
999dfb0ac3
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -30,5 +30,6 @@ setup(
|
||||||
'django_mailbox.management.commands',
|
'django_mailbox.management.commands',
|
||||||
'django_mailbox.migrations',
|
'django_mailbox.migrations',
|
||||||
'django_mailbox.transports',
|
'django_mailbox.transports',
|
||||||
|
'django_mailbox.tests',
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue