File tree
Expand file treeCollapse file tree
8 files changed
+33
-22
lines changedFilter options
- docs
- api/rules_python/python/bin
- examples
- bzlmod
- other_module
- bzlmod_build_file_generation
- multi_python_versions
- python
- extensions
- private
Expand file treeCollapse file tree
8 files changed
+33
-22
lines changeddocs/api/rules_python/python/bin/index.md
Copy file name to clipboardExpand all lines: docs/api/rules_python/python/bin/index.md+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
|
+11-4Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
| ||
72 | 73 |
|
73 | 74 |
|
74 | 75 |
|
75 |
| - |
| 76 | + |
| 77 | + |
76 | 78 |
|
77 | 79 |
|
78 | 80 |
|
| ||
161 | 163 |
|
162 | 164 |
|
163 | 165 |
|
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
164 | 171 |
|
165 | 172 |
|
166 |
| - |
167 | 173 |
|
168 | 174 |
|
169 | 175 |
|
| ||
264 | 270 |
|
265 | 271 |
|
266 | 272 |
|
267 |
| - |
| 273 | + |
| 274 | + |
268 | 275 |
|
269 | 276 |
|
270 | 277 |
|
|
examples/bzlmod/MODULE.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod/MODULE.bazel+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
31 | 36 |
|
32 | 37 |
|
33 |
| - |
34 |
| - |
35 | 38 |
|
36 | 39 |
|
37 | 40 |
|
|
examples/bzlmod/other_module/MODULE.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod/other_module/MODULE.bazel+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
28 | 32 |
|
29 | 33 |
|
30 | 34 |
|
31 | 35 |
|
32 | 36 |
|
33 | 37 |
|
34 |
| - |
35 |
| - |
36 | 38 |
|
37 | 39 |
|
38 | 40 |
|
|
examples/bzlmod_build_file_generation/MODULE.bazel
Copy file name to clipboardExpand all lines: examples/bzlmod_build_file_generation/MODULE.bazel+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
49 | 54 |
|
50 | 55 |
|
51 |
| - |
52 | 56 |
|
53 | 57 |
|
54 | 58 |
|
|
examples/multi_python_versions/MODULE.bazel
Copy file name to clipboardExpand all lines: examples/multi_python_versions/MODULE.bazel-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 | 20 |
|
23 | 21 |
|
24 | 22 |
|
|
python/extensions/python.bzl
Copy file name to clipboardExpand all lines: python/extensions/python.bzl+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
| 23 | + |
| 24 | + |
27 | 25 |
|
28 | 26 |
|
29 | 27 |
|
|
+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
223 | 223 |
|
224 | 224 |
|
225 | 225 |
|
226 |
| - |
| 226 | + |
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
| ||
891 | 891 |
|
892 | 892 |
|
893 | 893 |
|
894 |
| - |
895 |
| - |
896 |
| - |
897 |
| - |
| 894 | + |
| 895 | + |
898 | 896 |
|
899 | 897 |
|
900 | 898 |
|
| ||
930 | 928 |
|
931 | 929 |
|
932 | 930 |
|
933 |
| - |
| 931 | + |
934 | 932 |
|
935 | 933 |
|
936 | 934 |
|
|
0 commit comments