diff options
author | kali <kali@leap.se> | 2013-01-25 18:22:45 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-01-25 18:22:45 +0900 |
commit | 2814a28b5bd9bb15953cfd2ed31b1ef4dbf396bf (patch) | |
tree | 46971365a2797a2d6622a85f1ec3310e7b5bb1b4 /pkg/requirements.pip | |
parent | 5fbdba326b6be7d01025351820c4777b34e4a6cd (diff) |
add twisted as email dependency
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 116f6492..5b0b0d18 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -17,7 +17,9 @@ dirspec pygeoip # optional # email + zope.interface +twisted>=12.3.0 # soledad deps -- will move to its own repo soon python-gnupg |