python-zulip-api: Drop python3.5 support.

Fixes Part of #655
This commit is contained in:
LoopThrough-i-j 2021-02-26 19:09:03 +05:30 committed by Tim Abbott
parent 6ac2165bf1
commit 3887ad102e
5 changed files with 8 additions and 8 deletions

View file

@ -3,7 +3,7 @@
The [Zulip API](https://zulip.com/api) Python bindings require the
following dependencies:
* **Python (version >= 3.5)**
* **Python (version >= 3.6)**
* requests (version >= 0.12.1)
**Note**: If you'd like to use the Zulip bindings with Python 2, we