mirror of
https://github.com/wassname/ray.git
synced 2026-07-15 11:25:40 +08:00
Add links for latest Python 3.7 wheels to documentation. (#3091)
This commit is contained in:
committed by
Richard Liaw
parent
9a5c273db7
commit
9a2b5333ef
@@ -23,6 +23,7 @@ features but may be subject to more bugs. To install these wheels, run the follo
|
||||
=================== ===================
|
||||
Linux MacOS
|
||||
=================== ===================
|
||||
`Linux Python 3.7`_ `MacOS Python 3.7`_
|
||||
`Linux Python 3.6`_ `MacOS Python 3.6`_
|
||||
`Linux Python 3.5`_ `MacOS Python 3.5`_
|
||||
`Linux Python 3.4`_ `MacOS Python 3.4`_
|
||||
@@ -30,10 +31,12 @@ features but may be subject to more bugs. To install these wheels, run the follo
|
||||
=================== ===================
|
||||
|
||||
|
||||
.. _`Linux Python 3.7`: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.5.3-cp37-cp37m-manylinux1_x86_64.whl
|
||||
.. _`Linux Python 3.6`: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.5.3-cp36-cp36m-manylinux1_x86_64.whl
|
||||
.. _`Linux Python 3.5`: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.5.3-cp35-cp35m-manylinux1_x86_64.whl
|
||||
.. _`Linux Python 3.4`: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.5.3-cp34-cp34m-manylinux1_x86_64.whl
|
||||
.. _`Linux Python 2.7`: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.5.3-cp27-cp27mu-manylinux1_x86_64.whl
|
||||
.. _`MacOS Python 3.7`: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.5.3-cp37-cp37m-macosx_10_6_intel.whl
|
||||
.. _`MacOS Python 3.6`: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.5.3-cp36-cp36m-macosx_10_6_intel.whl
|
||||
.. _`MacOS Python 3.5`: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.5.3-cp35-cp35m-macosx_10_6_intel.whl
|
||||
.. _`MacOS Python 3.4`: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.5.3-cp34-cp34m-macosx_10_6_intel.whl
|
||||
|
||||
Reference in New Issue
Block a user