summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-11-06 17:52:12 -0200
committerKali Kaneko <kali@leap.se>2013-11-06 17:52:12 -0200
commitd5cf6302656ade18a500d407029daa9e4c3b6050 (patch)
tree6e5f154ec79e908a7e440f579459622ef6b042d6 /client
parent1eaf079082ea4c4297610d773e71f7e6d4610102 (diff)
add python-chardet dep explicitly
Diffstat (limited to 'client')
-rw-r--r--client/pkg/requirements.pip2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip
index 8733f320..7590aee5 100644
--- a/client/pkg/requirements.pip
+++ b/client/pkg/requirements.pip
@@ -21,4 +21,4 @@ oauth
# pysqlite should not be a dep, see #2945
pysqlite
-cchardet \ No newline at end of file
+chardet