zulip/README.md: Add note clarifying Python 2 support.

This commit is contained in:
Eeshan Garg 2020-04-18 21:56:37 -02:30 committed by Tim Abbott
parent b573c1daf3
commit 4e0c963127

View file

@ -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: