Commit 40dd170
CI: Fix "error: externally-managed-environment"
Seems like the CI OS changed and now it won't allow installing Python
packages in the system without explicitly requesting that. This commit
solves this by installing needed packages through `apt-get`.1 parent 747e473 commit 40dd170
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments