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 f417ad0 commit be2040eCopy full SHA for be2040e
test/semaphore-run
@@ -35,7 +35,7 @@ set -eu
35
python3-wheel \
36
python-sphinx \
37
"${DEVPKGS[@]}"
38
- python3.6 -m pip install --user meson ninja
+ sudo python3.6 -m pip install meson ninja
39
)
40
41
echo
0 commit comments