Skip to content

Commit a08cc0e

Browse files
authored
Update pip_install to pip_parse in README.md (bazel-contrib#852)
`pip_install` is deprecated and will be removed in a future release. The example has already been updated to `pip_parse`, but the caption has not been updated yet.
1 parent 7f65a6d commit a08cc0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ target in the appropriate wheel repo.
117117

118118
### Installing third_party packages
119119

120-
To add pip dependencies to your `WORKSPACE`, load the `pip_install` function, and call it to create the
120+
To add pip dependencies to your `WORKSPACE`, load the `pip_parse` function, and call it to create the
121121
central external repo and individual wheel external repos.
122122

123123

0 commit comments

Comments
 (0)