Use 0.9.0.dev0 as the version tag (#6630)

This commit is contained in:
Philipp Moritz
2019-12-30 10:14:07 -08:00
committed by GitHub
parent 646643a588
commit 735f282494
12 changed files with 20 additions and 20 deletions
@@ -47,7 +47,7 @@ worker_nodes:
# MarketType: spot
setup_commands:
- ray || pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.9.0.dev-cp36-cp36m-manylinux1_x86_64.whl
- ray || pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.9.0.dev0-cp36-cp36m-manylinux1_x86_64.whl
- pip install -U ipdb ray[rllib] torch torchvision
@@ -48,7 +48,7 @@ worker_nodes:
setup_commands:
- conda install setuptools=41.0.1=py36_0 wrapt=1.11.2 --yes # workaround to fix wrapt error
- ray || pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.9.0.dev-cp36-cp36m-manylinux1_x86_64.whl
- ray || pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.9.0.dev0-cp36-cp36m-manylinux1_x86_64.whl
- pip install -U ipdb ray[rllib]
- pip install tensorflow==2.0.0-rc0