mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 17:49:47 +08:00
Update README to say that python 2 is deprecated (#8404)
This commit is contained in:
+1
-3
@@ -20,9 +20,7 @@ Ray is packaged with the following libraries for accelerating machine learning w
|
||||
Install Ray with: ``pip install ray``. For nightly wheels, see the
|
||||
`Installation page <https://docs.ray.io/en/latest/installation.html>`__.
|
||||
|
||||
**NOTE:** `We are deprecating Python 2 support soon.`_
|
||||
|
||||
.. _`We are deprecating Python 2 support soon.`: https://github.com/ray-project/ray/issues/6580
|
||||
**NOTE:** As of Ray 0.8.1, Python 2 is no longer supported.
|
||||
|
||||
Quick Start
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user