This repository was archived by the owner on Feb 1, 2026. It is now read-only.
Commit ec6d839
committed
ci: Install python3 packages from the distro
There's no need to use PIP, at all, as we can rely on the packages with
the correct versions coming from the distro.
This is Ubuntu specific, but it doesn't add a new technical debt, it
just keeps the same technical debt we already had.
Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>1 parent a24718c commit ec6d839
1 file changed
+5
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 17 | | |
28 | | - | |
29 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
30 | 21 | | |
31 | 22 | | |
32 | 23 | | |
| 24 | + | |
33 | 25 | | |
34 | 26 | | |
35 | 27 | | |
| |||
0 commit comments