Commit 431caac
File tree
11 files changed
+481
-97
lines changedFilter options
- examples
- pip_install
- pip_parse
- python/pip_install/extract_wheels/lib
11 files changed
+481
-97
lines changed+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
55 | 64 |
|
56 | 65 |
|
57 | 66 |
|
| ||
68 | 77 |
|
69 | 78 |
|
70 | 79 |
|
| 80 | + |
71 | 81 |
|
72 | 82 |
|
73 | 83 |
|
74 | 84 |
|
75 | 85 |
|
| 86 | + |
76 | 87 |
|
77 | 88 |
|
78 |
| - |
| 89 | + |
79 | 90 |
|
80 | 91 |
|
81 | 92 |
|
|
examples/pip_install/pip_install_test.py
Copy file name to clipboardExpand all lines: examples/pip_install/pip_install_test.py+23-2Lines changed: 23 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
| 12 | + |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
22 | 43 |
|
23 | 44 |
|
24 | 45 |
|
|
examples/pip_install/requirements.in
Copy file name to clipboardExpand all lines: examples/pip_install/requirements.in+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 |
| - |
|
examples/pip_install/requirements.txt
Copy file name to clipboardExpand all lines: examples/pip_install/requirements.txt+182-36Lines changed: 182 additions & 36 deletions
Large diffs are not rendered by default.
+12-6Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
53 | 54 |
|
54 |
| - |
55 |
| - |
56 |
| - |
| 55 | + |
57 | 56 |
|
58 |
| - |
59 |
| - |
| 57 | + |
| 58 | + |
60 | 59 |
|
61 | 60 |
|
62 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
63 | 67 |
|
64 | 68 |
|
65 | 69 |
|
| ||
73 | 77 |
|
74 | 78 |
|
75 | 79 |
|
| 80 | + |
76 | 81 |
|
77 | 82 |
|
78 | 83 |
|
79 | 84 |
|
80 | 85 |
|
| 86 | + |
81 | 87 |
|
82 | 88 |
|
83 |
| - |
| 89 | + |
84 | 90 |
|
85 | 91 |
|
examples/pip_parse/pip_parse_test.py
Copy file name to clipboardExpand all lines: examples/pip_parse/pip_parse_test.py+23-2Lines changed: 23 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
| 12 | + |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
22 | 43 |
|
23 | 44 |
|
24 | 45 |
|
|
examples/pip_parse/requirements.txt
Copy file name to clipboardExpand all lines: examples/pip_parse/requirements.txt+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
2 | 4 |
|
3 |
| - |
|
0 commit comments