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 | 8369307bf67821e847ccfe607470380f43e72feb (patch) | |
tree | 6d5e091e52f8ff612bf27b016e2368ae128202b1 /pkg | |
parent | 00fcda57c933d68df8a52d9769246a81e83d0792 (diff) |
Make the pkey a property
so we can allow multiple accounts in the imap fetcher.
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 4780b5c..ae1a38b 100644 --- a/pkg/requirements.pip +++ b/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 |