From e7c90a407c08ee169ae912db8f62f218531e41a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Wed, 2 Oct 2013 17:05:58 -0300 Subject: Convert to utf8 all the strings before saving them --- client/pkg/requirements.pip | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/pkg/requirements.pip') diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index df6ddb94..8733f320 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -20,3 +20,5 @@ oauth # pysqlite should not be a dep, see #2945 pysqlite + +cchardet \ No newline at end of file -- cgit v1.2.3