diff options
author | Kali Kaneko <kali@leap.se> | 2013-11-06 11:09:19 -0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-11-06 11:09:19 -0200 |
commit | 9a47ffa709eff203aeb4a0d37f8e6d30045d2d58 (patch) | |
tree | 613471f4324f9bcff3351100160a1c0dcb73a5cd /mail/pkg/requirements.pip | |
parent | fa4bcae3bd8b4ff823051bb0868bd9eae468f0fc (diff) |
Make the pkey a property
so we can allow multiple accounts in the imap fetcher.
Diffstat (limited to 'mail/pkg/requirements.pip')
-rw-r--r-- | mail/pkg/requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pkg/requirements.pip b/mail/pkg/requirements.pip index 4780b5c..ae1a38b 100644 --- a/mail/pkg/requirements.pip +++ b/mail/pkg/requirements.pip @@ -2,3 +2,4 @@ leap.soledad.client>=0.3.0 leap.common>=0.3.5 leap.keymanager>=0.3.4 twisted # >= 12.0.3 ?? +zope.proxy |