dill should be added to dependencies

This commit is contained in:
HuangKangJing
2015-03-02 11:19:59 +08:00
parent 929bd0da89
commit 6c60b3d717
+1
View File
@@ -9,6 +9,7 @@ This tool can parse and dump WeChat chat history on a rooted android phone.
+ python-PIL
+ [PyQuery](https://pypi.python.org/pypi/pyquery/1.2.1)
+ [pysox](https://pypi.python.org/pypi/pysox/0.3.6.alpha)
+ [dill](https://pypi.python.org/pypi/dill)
+ python-csscompressor(optional)
+ adb and rooted android phone connected to PC