Add bazel to the PATH in setup.py (#9590)

Co-authored-by: Mehrdad <noreply@github.com>
This commit is contained in:
mehrdadn
2020-07-21 13:35:29 -07:00
committed by GitHub
co-authored by Mehrdad
parent 4a36f72ce1
commit c5cde65bc6
3 changed files with 46 additions and 7 deletions
+1
View File
@@ -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