diff options
Diffstat (limited to 'client')
-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 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 |