mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 18:33:02 +00:00
Bump Python version in Quickstart documentation
This commit is contained in:
@ -13,9 +13,8 @@ in creating applications that utilise the Discord API.
|
||||
Prerequisites
|
||||
---------------
|
||||
|
||||
discord.py works with Python 3.5.3 or higher. Support for earlier versions of Python
|
||||
is not provided. Python 2.7 or lower is not supported. Python 3.4 or lower is not supported
|
||||
due to one of the dependencies (:doc:`aiohttp <aio:index>`) not supporting Python 3.4.
|
||||
discord.py works with Python 3.8 or higher. Support for earlier versions of Python
|
||||
is not provided. Python 2.7 or lower is not supported. Python 3.7 or lower is not supported.
|
||||
|
||||
|
||||
.. _installing:
|
||||
|
Reference in New Issue
Block a user