aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/helper_scripts/prepare_build_macos_rc
diff options
context:
space:
mode:
authorGravatar Lidi Zheng <scallopsky@gmail.com>2018-12-18 19:48:34 -0800
committerGravatar GitHub <noreply@github.com>2018-12-18 19:48:34 -0800
commit916aeffa66c4f4cbdd6444ab03f34803bc0f0ca1 (patch)
tree7e346cc341a9f2870062a8895298b7a83b7c56e3 /tools/internal_ci/helper_scripts/prepare_build_macos_rc
parentf537de75cff7ea8e16aa38e76afe1ef9fbe18bfe (diff)
parent886a932a1a09a567bd790ea949d9ccc9df86cdba (diff)
Merge pull request #17505 from lidizheng/check-on-pr
Utilize the GitHub Check Feature
Diffstat (limited to 'tools/internal_ci/helper_scripts/prepare_build_macos_rc')
-rw-r--r--tools/internal_ci/helper_scripts/prepare_build_macos_rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/internal_ci/helper_scripts/prepare_build_macos_rc b/tools/internal_ci/helper_scripts/prepare_build_macos_rc
index d80bcbd183..ce054ac259 100644
--- a/tools/internal_ci/helper_scripts/prepare_build_macos_rc
+++ b/tools/internal_ci/helper_scripts/prepare_build_macos_rc
@@ -55,7 +55,7 @@ time pod repo update # needed by python
# python
time pip install virtualenv --user python
-time pip install -U Mako six tox setuptools twisted pyyaml --user python
+time pip install -U Mako six tox setuptools twisted pyyaml pyjwt cryptography requests --user python
export PYTHONPATH=/Library/Python/3.4/site-packages
# Install Python 3.7