Currently Ray WORKSPACE is actually loading rules_python of bazel ( version 0.21.0 ) . rules_python 0.31.0 has changes for s390x architecture , so i am updating it in the WORKSPACE. Even after update ...
I'm trying a setup, when the workspace has a requires-python value while a non-workspace has a different (more loose) constraints, but requires a package from the ...