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 8537cea

Browse filesBrowse files
author
Jonathon Belotti
authored
pip_repositories() is deprecated. remove directive to use it from README (bazel-contrib#407)
1 parent 0cd570e commit 8537cea
Copy full SHA for 8537cea

File tree

1 file changed

+0
-7
lines changed
Filter options

1 file changed

+0
-7
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
-7Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,6 @@ http_archive(
6666
)
6767
```
6868

69-
If you want to use the pip packaging rules, also add:
70-
71-
```python
72-
load("@rules_python//python:pip.bzl", "pip_repositories")
73-
pip_repositories()
74-
```
75-
7669
To depend on a particular unreleased version (not recommended), you can do:
7770

7871
```python

0 commit comments

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