diff options
author | Ruben Pollan <meskio@sindominio.net> | 2015-01-22 09:48:26 -0600 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2015-01-22 09:48:26 -0600 |
commit | dfab99156ba52ced371d86dd325c6b37dffa5c63 (patch) | |
tree | b4a7d95c3cadcccfdf4cee4eae9134b1e613e833 /pkg/requirements.pip | |
parent | a3acaed8512c16fc1d53141d288d60eacc6ef94e (diff) | |
parent | 98def315e5f48df6eec713dbe175df8bdfe406dd (diff) |
Merge branch 'feature/new-mail-api' into feature/async-api
It is still a work in progress, many tests fails and there is plenty of
TODOs to fix. But is starting to be a working version.
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 17ceba6..20f93a6 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -4,4 +4,4 @@ leap.common>=0.3.7 leap.keymanager>=0.3.8 twisted # >= 12.0.3 ?? zope.proxy -enum +service-identity |