Commit 9e5987b
committed
fix: update Python search path to support py launcher installations
- Comment out Python* wildcard search to avoid conflicts
- Add py* wildcard search to support py launcher installations
- This improves Python detection on Windows systems with py launcher1 parent 43b5ba3 commit 9e5987b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1131 | 1131 | | |
1132 | 1132 | | |
1133 | 1133 | | |
1134 | | - | |
| 1134 | + | |
| 1135 | + | |
1135 | 1136 | | |
1136 | 1137 | | |
1137 | 1138 | | |
| |||
0 commit comments