Update README to say that python 2 is deprecated (#8404)

This commit is contained in:
Edward Oakes
2020-05-11 14:49:49 -05:00
committed by GitHub
parent 24ced808cd
commit fdf0e5ceb1
+1 -3
View File
@@ -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
-----------