Commit e7d2f09
File tree
Expand file treeCollapse file tree
5 files changed
+35
-4
lines changedFilter options
- python/private/pypi
- tests/pypi/extension
Expand file treeCollapse file tree
5 files changed
+35
-4
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
| 80 | + |
| 81 | + |
80 | 82 |
|
81 | 83 |
|
82 | 84 |
|
|
python/private/pypi/attrs.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/attrs.bzl+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
18 | 27 |
|
19 | 28 |
|
20 | 29 |
|
|
python/private/pypi/extension.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/extension.bzl+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
| 206 | + |
206 | 207 |
|
207 | 208 |
|
208 | 209 |
|
|
python/private/pypi/whl_library.bzl
Copy file name to clipboardExpand all lines: python/private/pypi/whl_library.bzl+21-4Lines changed: 21 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
| 143 | + |
143 | 144 |
|
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
148 | 165 |
|
149 | 166 |
|
150 | 167 |
|
|
tests/pypi/extension/extension_tests.bzl
Copy file name to clipboardExpand all lines: tests/pypi/extension/extension_tests.bzl+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
| 80 | + |
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
| ||
105 | 106 |
|
106 | 107 |
|
107 | 108 |
|
| 109 | + |
108 | 110 |
|
109 | 111 |
|
110 | 112 |
|
|
0 commit comments