Commit 2c29f40
File tree
5 files changed
+13
-3
lines changedFilter options
- examples/bzlmod
- python/pip_install
5 files changed
+13
-3
lines changedexamples/bzlmod/BUILD.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod/BUILD.bazel+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
|
examples/bzlmod/requirements.in
Copy file name to clipboardExpand all lines: examples/bzlmod/requirements.in+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
examples/bzlmod/requirements_lock.txt
Copy file name to clipboardExpand all lines: examples/bzlmod/requirements_lock.txt+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
| 72 | + |
| 73 | + |
72 | 74 |
|
73 | 75 |
|
74 | 76 |
|
|
examples/bzlmod/requirements_windows.txt
Copy file name to clipboardExpand all lines: examples/bzlmod/requirements_windows.txt+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
| 76 | + |
| 77 | + |
76 | 78 |
|
77 | 79 |
|
78 | 80 |
|
|
python/pip_install/pip_repository.bzl
Copy file name to clipboardExpand all lines: python/pip_install/pip_repository.bzl+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
287 | 287 |
|
288 | 288 |
|
289 | 289 |
|
290 |
| - |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
291 | 295 |
|
292 | 296 |
|
293 | 297 |
|
|
0 commit comments