diff options
author | Kali Kaneko <kali@leap.se> | 2014-08-28 17:00:26 -0500 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2014-08-28 17:00:26 -0500 |
commit | 3ab68fd26bae17c82dbbb0c0171933b8a7540c73 (patch) | |
tree | 23716922a5e5186cc65cd2b760b4c1d182736024 /client/pkg | |
parent | 87ad9b4093863fd02abd539f6bb34a63df41c3ce (diff) | |
parent | a02fa40ccd5c328c666928c547f977565ecd75c1 (diff) |
Merge remote-tracking branch 'drebs-github/bug/2945_do-not-depend-on-pysqlite2' into develop
Diffstat (limited to 'client/pkg')
-rw-r--r-- | client/pkg/requirements.pip | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index ae8d2dac..33286e4c 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -20,6 +20,3 @@ leap.soledad.common>=0.3.8 # 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 |