Skip to content

Commit 8c8c601

Browse files
author
Jonathon Belotti
authored
[Tiny] README.md update (#31)
1 parent e0e98c3 commit 8c8c601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Bazel rules to transitively fetch and install Python dependencies from a require
44

55
## Features
66

7-
The rules address most of the top packaging issues in rules_python. This means the rules support common packages such
8-
as tensorflow and google.cloud natively.
7+
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
8+
as [`tensorflow`](https://pypi.org/project/tensorflow/) and [`google.cloud`](https://github.com/googleapis/google-cloud-python) natively.
99

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

0 commit comments

Comments
 (0)