Skip to content

Commit

Permalink
[Tiny] README.md update (bazelbuild#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathon Belotti authored Apr 2, 2020
1 parent e0e98c3 commit 8c8c601
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Bazel rules to transitively fetch and install Python dependencies from a require

## Features

The rules address most of the top packaging issues in rules_python. This means the rules support common packages such
as tensorflow and google.cloud natively.
The rules address most of the top packaging issues in [`bazelbuild/rules_python`](https://github.com/bazelbuild/rules_python). This means the rules support common packages such
as [`tensorflow`](https://pypi.org/project/tensorflow/) and [`google.cloud`](https://github.com/googleapis/google-cloud-python) natively.

* Transitive dependency resolution:
[#35](https://github.com/bazelbuild/rules_python/issues/35),
Expand Down

0 comments on commit 8c8c601

Please sign in to comment.