mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 17:36:15 +00:00
docs/mimgrating.rst: CPython 3.5.2 is not supported!
The minimum version supported by aiohttp is CPython 3.5.3, not 3.5.2. Fixes #1344.
This commit is contained in:
@ -92,7 +92,7 @@ You can find examples in the examples directory.
|
||||
Requirements
|
||||
------------
|
||||
|
||||
* Python 3.5.2+
|
||||
* Python 3.5.3+
|
||||
* ``aiohttp`` library
|
||||
* ``websockets`` library
|
||||
* ``PyNaCl`` library (optional, for voice only)
|
||||
|
Reference in New Issue
Block a user