mirror of
https://github.com/wassname/ray.git
synced 2026-08-20 12:40:44 +08:00
Bump version from 0.6.3 to 0.7.0.dev0 in docs and .yaml (#4042)
This commit is contained in:
committed by
Robert Nishihara
parent
4b0db437ee
commit
077ffd99bf
@@ -96,7 +96,7 @@ setup_commands:
|
||||
# - git clone https://github.com/ray-project/ray || true
|
||||
- pip install boto3==1.4.8 cython==0.29.0
|
||||
# - 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.6.3-cp36-cp36m-manylinux1_x86_64.whl
|
||||
- pip install https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.7.0.dev0-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