mirror of
https://github.com/wassname/ray.git
synced 2026-08-16 11:27:09 +08:00
Update README.rst with 0.6.0 version number. (#3453)
This commit is contained in:
committed by
Robert Nishihara
parent
c5b5cdae33
commit
13c8ce4d84
@@ -96,7 +96,7 @@ setup_commands:
|
||||
# - git clone https://github.com/ray-project/ray || true
|
||||
- pip install boto3==1.4.8 cython==0.27.3
|
||||
# - cd ray/python; git checkout master; git pull; pip install -e . --verbose
|
||||
- pip install https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.5.3-cp36-cp36m-manylinux1_x86_64.whl
|
||||
- pip install https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.6.0-cp36-cp36m-manylinux1_x86_64.whl
|
||||
|
||||
# Custom commands that will be run on the head node after common setup.
|
||||
head_setup_commands: []
|
||||
|
||||
Reference in New Issue
Block a user