mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
Add bazel to the PATH in setup.py (#9590)
Co-authored-by: Mehrdad <noreply@github.com>
This commit is contained in:
@@ -80,6 +80,7 @@ Ray can be built from the repository as follows.
|
||||
git clone https://github.com/ray-project/ray.git
|
||||
|
||||
# Install Bazel.
|
||||
# (Windows users: please manually place Bazel in your PATH, and point BAZEL_SH to MSYS2's Bash.)
|
||||
ray/ci/travis/install-bazel.sh
|
||||
|
||||
# Optionally build the dashboard
|
||||
|
||||
Reference in New Issue
Block a user