summaryrefslogtreecommitdiff
path: root/client/pkg
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2016-04-28 21:40:43 -0400
committerKali Kaneko <kali@leap.se>2016-07-12 03:09:24 +0200
commitb5aa97e9f88934dd73af84f212c95775f97769a9 (patch)
tree382b243aca84daf0d400a79cef95b84935632d7f /client/pkg
parent7abf86737562b5c79e902921df722f01e71178e6 (diff)
[refactor] make tests use l2db submodule
From this moment on, we embed a fork of u1db called l2db.
Diffstat (limited to 'client/pkg')
-rw-r--r--client/pkg/requirements.pip5
1 files changed, 0 insertions, 5 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip
index 42c0d0b1..9596470f 100644
--- a/client/pkg/requirements.pip
+++ b/client/pkg/requirements.pip
@@ -1,10 +1,5 @@
pysqlcipher>2.6.3
-u1db
scrypt
zope.proxy
twisted
-# XXX -- fix me!
-# oauth is not strictly needed by us, but we need it until u1db adds it to its
-# release as a dep.
-oauth