mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Moving active development from bitbucket to github.
This commit is contained in:
parent
38566ba603
commit
8d7e24af3a
5 changed files with 2 additions and 44 deletions
2
setup.py
2
setup.py
|
|
@ -7,7 +7,7 @@ tests_require = [
|
|||
setup(
|
||||
name='django-mailbox',
|
||||
version='3.0.3',
|
||||
url='http://bitbucket.org/latestrevision/django-mailbox/',
|
||||
url='http://github.com/latestrevision/django-mailbox/',
|
||||
description=(
|
||||
'Import mail from POP3, IMAP, local mailboxes or directly from '
|
||||
'Postfix or Exim4 into your Django application automatically.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue