Commit cf7dc0e
authored
Fix TOSA serialization install in Linux unittest (#20750)
Summary:
Fix the Linux unittest TOSA serializer install by moving the fallback
clone to tosa-tools v2026.05.0 and installing from the tosa-tools repo
root. Upstream moved packaging to the root pyproject in this release;
installing from serialization/ is now intentionally unsupported.
This avoids patching pyproject.toml in CI and uses the current upstream
packaging layout instead.
Authored with Claude.1 parent b1ef9a5 commit cf7dc0e
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
0 commit comments