1
0
Fork 1
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:
Adam Coddington 2013-12-15 21:47:34 -08:00
parent 38566ba603
commit 8d7e24af3a
5 changed files with 2 additions and 44 deletions

View file

@ -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.'