Commit f736503
committed
Use correct transformers and timm version during linting
Previously install_executorch.sh installed the versions pinned in
requirements-examples.txt, while the linting job installed the latest
version, leading to diffs. Fix this by installing the requirements
directly from requirements-examples.txt instead.
Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
Change-Id: I08945f719e36b726de9584560c41bdcf79c297f91 parent 71de34d commit f736503
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | | - | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
0 commit comments