Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Workspace changes to build gRPC Python with Bazel | Naresh | 2018-07-27 |
- Include new rules from bazelbuild/rules_python, which allow for importing pip dependencies with Bazel. - Make Cython BUILD file visible to WORKSPACE. - Use a custom requirements file for Bazel python. This is added to allow for requirements previously added only during build steps. |