aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc')
-rw-r--r--tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc b/tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc
index dc3c75a6a1..ec1ec1179d 100644
--- a/tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc
+++ b/tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc
@@ -34,4 +34,7 @@ fi
sudo pip install tabulate
+# Python dependencies for tools/run_tests/python_utils/check_on_pr.py
+time python2.7 -m pip install pyjwt cryptography requests --user
+
git submodule update --init