Promote python 3.9 support to stable (#22923)

Remove the experimental note from python 3.9 since it and its core dependencies have been stable for quite some time now.

Co-authored-by: Alex Wu <alex@anyscale.com>
This commit is contained in:
Alex Wu 2022-03-08 17:24:54 -08:00 committed by Mingwei Tian
parent fec30a25db
commit d3b62f3958
No known key found for this signature in database
GPG key ID: 0BE002D6A9F508EB

View file

@ -51,10 +51,6 @@ You can install the nightly Ray wheels via the following links. These daily rele
`Linux Python 3.6`_ `MacOS Python 3.6`_ `Windows Python 3.6`_
=================== =================== ======================
.. note::
Python 3.9 support is currently experimental.
.. note::
On Windows, support for multi-node Ray clusters is currently experimental and untested.