zulip/README.md: Add note clarifying Python 2 support.
This commit is contained in:
parent
b573c1daf3
commit
4e0c963127
|
@ -8,6 +8,9 @@ following dependencies:
|
||||||
* six
|
* six
|
||||||
* typing (version >= 3.5.2.2)
|
* typing (version >= 3.5.2.2)
|
||||||
|
|
||||||
|
**Note**: If you'd like to use the Zulip bindings with Python 2, we
|
||||||
|
recommend installing version 0.6.4.
|
||||||
|
|
||||||
#### Installing
|
#### Installing
|
||||||
|
|
||||||
This package uses distutils, so you can just run:
|
This package uses distutils, so you can just run:
|
||||||
|
|
Loading…
Reference in a new issue