diff options
| author | Kali Kaneko <kali@leap.se> | 2014-11-24 18:41:31 +0100 |
|---|---|---|
| committer | Kali Kaneko <kali@leap.se> | 2014-11-24 18:41:31 +0100 |
| commit | ae09eeda9d5d1746a29664fba3c4ca4ddf467459 (patch) | |
| tree | e1071ec9395d7a19f3109e8b39de91c9cd8b6fc4 | |
| parent | 27c5b2ee04c1e501139af151f131066d9e984d9c (diff) | |
fallback to python-chardet
| -rw-r--r-- | client/pkg/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index b5abd4c7..38b83251 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -3,7 +3,7 @@ simplejson u1db scrypt pycryptopp -cchardet +chardet zope.proxy # |
