X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fnode-install.sh;h=008b382414fd7aba7cad0f8e5861ce0ac68bf15b;hb=a43407500e496929a295cd99c7cd025bad92ad43;hp=cec2f33373b58a4f36536c471d431c4c1de634a0;hpb=23439aa19a33555114efea80bbe1654be9840f32;p=releng%2Fglobal-jjb.git diff --git a/shell/node-install.sh b/shell/node-install.sh index cec2f333..008b3824 100644 --- a/shell/node-install.sh +++ b/shell/node-install.sh @@ -17,7 +17,7 @@ set -e -o pipefail virtualenv --quiet "/tmp/v/python" # shellcheck source=/tmp/v/node/bin/activate disable=SC1091 source "/tmp/v/python/bin/activate" -pip install --quiet --upgrade pip +pip install --quiet --upgrade "pip==9.0.3" setuptools pip install --quiet --upgrade pipdeptree pip install --quiet --upgrade nodeenv