- Notifications
You must be signed in to change notification settings - Fork634
Commit532b046
authored
Add Architecture-Specific PATH Management for Python with --user Flag on Windows (#1122)
* logic to update install oath with --user flg* format update* format update* update* test job to validate --user flag installtion* updated the script* updated the yaml* update the inputs* updated script* update the correct script file name* updated script and yaml* npm run format-check* fix-test failures* path update* check failure fix* updated test* update free threaded version* updated the comments1 parent1264885 commit532b046
File tree
4 files changed
+52
-9
lines changed- .github/workflows
- dist/setup
- src
4 files changed
+52
-9
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
| 151 | + | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| 92 | + | |
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
|
Lines changed: 23 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96103 | 96103 |
| |
96104 | 96104 |
| |
96105 | 96105 |
| |
96106 |
| - | |
| 96106 | + | |
96107 | 96107 |
| |
96108 | 96108 |
| |
96109 | 96109 |
| |
96110 |
| - | |
| 96110 | + | |
| 96111 | + | |
| 96112 | + | |
| 96113 | + | |
| 96114 | + | |
| 96115 | + | |
| 96116 | + | |
| 96117 | + | |
| 96118 | + | |
| 96119 | + | |
| 96120 | + | |
| 96121 | + | |
| 96122 | + | |
| 96123 | + | |
| 96124 | + | |
| 96125 | + | |
| 96126 | + | |
| 96127 | + | |
| 96128 | + | |
| 96129 | + | |
| 96130 | + | |
| 96131 | + | |
96111 | 96132 |
| |
96112 | 96133 |
| |
96113 | 96134 |
| |
|
Lines changed: 25 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
75 | 74 |
| |
| 75 | + | |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
| 179 | + | |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
184 | 205 |
| |
185 |
| - | |
| 206 | + | |
186 | 207 |
| |
187 |
| - | |
| 208 | + | |
188 | 209 |
| |
189 | 210 |
| |
190 | 211 |
| |
|
0 commit comments
Comments
(0)