aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/helper_scripts
diff options
context:
space:
mode:
authorGravatar Ken Payson <kpayson@google.com>2017-06-02 16:09:27 -0700
committerGravatar Ken Payson <kpayson@google.com>2017-06-02 16:09:27 -0700
commit1b0661bfd7afbb90256adcffead8c01167657e3e (patch)
tree86378532fe5f8834fe6c20452901279642d2cb59 /tools/run_tests/helper_scripts
parent01b536c3e74609273ec4042ddb158be32c3fc6c7 (diff)
Rollback Dockerfile changes
Diffstat (limited to 'tools/run_tests/helper_scripts')
-rwxr-xr-xtools/run_tests/helper_scripts/build_python.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/run_tests/helper_scripts/build_python.sh b/tools/run_tests/helper_scripts/build_python.sh
index bd4b40b508..6ad285cdb9 100755
--- a/tools/run_tests/helper_scripts/build_python.sh
+++ b/tools/run_tests/helper_scripts/build_python.sh
@@ -146,7 +146,6 @@ fi
############################
# Perform build operations #
############################
-$PYTHON -m pip install virtualenv
# Instnatiate the virtualenv, preferring to do so from the relevant python
# version. Even if these commands fail (e.g. on Windows due to name conflicts)