Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 95f9197

Browse filesBrowse files
authored
Fix documentation bug
Fixes: bazel-contrib#7
1 parent d6fbb0f commit 95f9197
Copy full SHA for 95f9197

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ git_repository(
2828
)
2929

3030
# Only needed for PIP support:
31-
load("//python:pip.bzl", "pip_repositories")
31+
load("@io_bazel_rules_python//python:pip.bzl", "pip_repositories")
3232

3333
pip_repositories()
3434
```

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.