Declare support for Python 3.11 (#14673)
* Declare support for Python 3.11 * Changelog
This commit is contained in:
parent
51e7255fbb
commit
d567a8265f
|
@ -0,0 +1 @@
|
|||
Declare support for Python 3.11.
|
|
@ -200,7 +200,7 @@ When following this route please make sure that the [Platform-specific prerequis
|
|||
System requirements:
|
||||
|
||||
- POSIX-compliant system (tested on Linux & OS X)
|
||||
- Python 3.7 or later, up to Python 3.10.
|
||||
- Python 3.7 or later, up to Python 3.11.
|
||||
- At least 1GB of free RAM if you want to join large public rooms like #matrix:matrix.org
|
||||
|
||||
If building on an uncommon architecture for which pre-built wheels are
|
||||
|
|
Loading…
Reference in New Issue