summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-06-08 16:40:04 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2015-06-08 16:40:04 -0300
commit01e62e35a69aa13f86a06d8839169ea69d716009 (patch)
tree64e257b1782852bcc9dfe5cf41458d3a35d7a577 /pkg/requirements.pip
parent4d33b0637ae1280ba818b40eb16003974666721b (diff)
[pkg] add missing taskthread dependency
This dependency was previously installed through soledad, but it doesn't use that lib anymore.
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r--pkg/requirements.pip2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index 5fec3be5..5b997ac9 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -30,3 +30,5 @@ leap.mail>=0.3.9
# Remove this when u1db fixes its dependency on oauth
oauth
+
+taskthread