Commit 2e9fdd5
fix: use invokeCommand for Python version detection
Replace direct execSync call with the project's invokeCommand utility
and getCustomPath to respect TRUSTIFY_DA_PYTHON3_PATH environment
variable, consistent with other Python providers.
Refs: TC-4316
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 874a624 commit 2e9fdd5
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments