summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-10-30 14:37:18 +0100
committerKali Kaneko <kali@leap.se>2014-10-30 14:55:17 +0100
commit372aa8a4d86073f57f3f4280bfdbb50705fbab44 (patch)
tree955666342890417fbd3d33c13b462e8f8f4fc1bf
parentf1fea3bfb94a90518d49d80ff1b7c939b171c77a (diff)
remove pysqlite dep from requirements
-rw-r--r--client/pkg/requirements.pip3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip
index a341226f..90277fc1 100644
--- a/client/pkg/requirements.pip
+++ b/client/pkg/requirements.pip
@@ -22,6 +22,3 @@ leap.soledad.common>=0.6.0
# this is not strictly needed by us, but we need it
# until u1db adds it to its release as a dep.
oauth
-
-# pysqlite should not be a dep, see #2945
-pysqlite