mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
This partially reverts commit 357232d124
.
The addition of python/__init__.py broke the build on Windows. However, this is difficult to notice because Bazel doesn't seem to notice this dependency. You first have to go to a commit that fails on this issue, and then try to re-build this commit, so that Bazel actually performs a rebuild.
A useful command-line for triggering the exact build i:
bazel build --compile_one_dependency //:python/ray/_raylet.pyx
This commit is contained in:
parent
5fb5be0ba5
commit
fb0bc7b947
1 changed files with 0 additions and 0 deletions
Loading…
Add table
Reference in a new issue