We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ae330 commit ef55fa3Copy full SHA for ef55fa3
test/semaphore-run
@@ -37,7 +37,7 @@ set -eu
37
python3-wheel \
38
python-sphinx \
39
"${DEVPKGS[@]}"
40
- python3.6 -m pip install --user meson ninja
+ sudo python3.6 -m pip install meson ninja
41
)
42
43
echo
0 commit comments