2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-30 22:05:28 +00:00

Drop Python 3.4 support (EOL). Bump minimum requirement to Python 3.5.3

Closes #302
This commit is contained in:
Dan
2019-08-15 16:03:03 +02:00
parent b42c6581b8
commit dc74c441cc
8 changed files with 4 additions and 2457 deletions

View File

@@ -9,7 +9,7 @@ We recommend using the latest versions of both Python 3 and pip.
.. important::
Pyrogram supports **Python 3** only, starting from version 3.4. **PyPy** is supported too.
Pyrogram supports **Python 3** only, starting from version 3.5.3. **PyPy** is supported too.
Install Pyrogram
----------------