File tree
Expand file treeCollapse file tree
3 files changed
+32
-5
lines changedFilter options
- examples/pip_repository_annotations
- python/pip_install/extract_wheels/lib
Expand file treeCollapse file tree
3 files changed
+32
-5
lines changedexamples/pip_repository_annotations/WORKSPACE
Copy file name to clipboardExpand all lines: examples/pip_repository_annotations/WORKSPACE+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
|
examples/pip_repository_annotations/pip_repository_annotations_test.py
Copy file name to clipboardExpand all lines: examples/pip_repository_annotations/pip_repository_annotations_test.py+28Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
67 | 95 |
|
68 | 96 |
|
69 | 97 |
|
python/pip_install/extract_wheels/lib/bazel.py
Copy file name to clipboardExpand all lines: python/pip_install/extract_wheels/lib/bazel.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 | 142 |
|
147 |
| - |
| 143 | + |
| 144 | + |
| 145 | + |
148 | 146 |
|
149 | 147 |
|
150 | 148 |
|
|
0 commit comments