diff --git a/README.rst b/README.rst index 32665ccad..594127a43 100644 --- a/README.rst +++ b/README.rst @@ -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 `__. -**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 -----------