Home
last modified time | relevance | path

Searched refs:VENV (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/tools/run_tests/helper_scripts/
Dbuild_python.sh100 VENV=${2:-$(venv "$PYTHON")}
133 $PYTHON -m virtualenv "$VENV"
134 VENV_PYTHON=$(script_realpath "$VENV/$VENV_RELATIVE_PYTHON")
151 case "$VENV" in
/external/python/oauth2client/
DCONTRIBUTING.md90 referred to as `$VENV`. To use the instructions in the steps that
91 follow literally, use the `export VENV=~/hack-on-oauth2client/env`
101 $ $VENV/bin/python setup.py develop