fix panda conversion
This commit is contained in:
parent
f40102c0c7
commit
4244920435
|
@ -106,11 +106,12 @@ Install required dependencies:
|
||||||
|
|
||||||
$ pip install --pre e4u protobuf python-dateutil yowsup2
|
$ pip install --pre e4u protobuf python-dateutil yowsup2
|
||||||
|
|
||||||
- **e4u**: is a simple emoji4unicode python bindings
|
- e4u_: is a simple emoji4unicode python bindings
|
||||||
- `**yowsup**`_: is a python library that enables you build application
|
- yowsup_: is a python library that enables you build application
|
||||||
which use WhatsApp service.
|
which use WhatsApp service.
|
||||||
|
|
||||||
.. _Spectrum 2: http://www.spectrum.im
|
.. _Spectrum 2: http://www.spectrum.im
|
||||||
.. _Yowsup 2: https://github.com/tgalal/yowsup
|
.. _Yowsup 2: https://github.com/tgalal/yowsup
|
||||||
.. _Github: https://github.com/hanzz/libtransport
|
.. _Github: https://github.com/hanzz/libtransport
|
||||||
.. _**yowsup**: https://github.com/tgalal/yowsup
|
.. _yowsup: https://github.com/tgalal/yowsup
|
||||||
|
.. _e4u: https://pypi.python.org/pypi/e4u
|
||||||
|
|
Loading…
Reference in a new issue