mirror of
https://github.com/wassname/ray.git
synced 2026-07-23 13:10:11 +08:00
Bump dev branch to 2.0 to avoid endless version bump toil (#13497)
* wip * fix * fix
This commit is contained in:
@@ -23,7 +23,7 @@ RLlib, Tune, Autoscaler, and most Python files do not require you to build and c
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-1.2.0.dev0-cp38-cp38-manylinux2014_x86_64.whl
|
||||
pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-2.0.0.dev0-cp38-cp38-manylinux2014_x86_64.whl
|
||||
|
||||
2. Fork and clone the project to your machine. Connect your repository to the upstream (main project) ray repository.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user