Searched refs:VENV (Results 1 – 2 of 2) sorted by relevance
100 VENV=${2:-$(venv "$PYTHON")}133 $PYTHON -m virtualenv "$VENV"134 VENV_PYTHON=$(script_realpath "$VENV/$VENV_RELATIVE_PYTHON")151 case "$VENV" in
90 referred to as `$VENV`. To use the instructions in the steps that91 follow literally, use the `export VENV=~/hack-on-oauth2client/env`101 $ $VENV/bin/python setup.py develop