Commit 34e878d
committed
fix(python): add --quiet flag to pip report command
Suppresses pip progress messages on stdout that contaminate the JSON
report output, causing Jackson parse errors on pyproject.toml analysis.
Implements TC-4164
Assisted-by: Claude Code1 parent a4069a3 commit 34e878d
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| |||
0 commit comments