File tree
6 files changed
+78
-3
lines changedFilter options
- docs
- examples/wheel
- python/private
- tools/build_defs/python/tests/py_wheel
6 files changed
+78
-3
lines changed+3-2Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
160 | 164 |
|
161 | 165 |
|
162 | 166 |
|
|
examples/wheel/wheel_test.py
Copy file name to clipboardExpand all lines: examples/wheel/wheel_test.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
| 102 | + |
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| 134 | + |
| 135 | + |
134 | 136 |
|
135 | 137 |
|
136 | 138 |
|
|
python/private/py_wheel.bzl
Copy file name to clipboardExpand all lines: python/private/py_wheel.bzl+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
179 | 184 |
|
180 | 185 |
|
181 | 186 |
|
| ||
191 | 196 |
|
192 | 197 |
|
193 | 198 |
|
| 199 | + |
194 | 200 |
|
195 | 201 |
|
196 | 202 |
|
| ||
301 | 307 |
|
302 | 308 |
|
303 | 309 |
|
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
304 | 315 |
|
305 | 316 |
|
306 | 317 |
|
|
tools/build_defs/python/tests/py_wheel/BUILD.bazel
Copy file name to clipboard+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
tools/build_defs/python/tests/py_wheel/py_wheel_tests.bzl
Copy file name to clipboard+39Lines changed: 39 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
0 commit comments