Home
last modified time | relevance | path

Searched full:virtualenv (Results 1 – 25 of 38) sorted by relevance

12

/third_party/protobuf/kokoro/release/python/macos/
Dconfig.sh5 # Removing the system virtualenv or pip can be very problematic for
19 $PIP_CMD install --upgrade virtualenv
20 VIRTUALENV_CMD="$PYTHON_EXE -m virtualenv"
/third_party/flatbuffers/conan/travis/
Dinstall.sh9 brew install pyenv-virtualenv
17 pyenv virtualenv 2.7.10 conan
/third_party/skia/third_party/externals/freetype/docs/
D.gitignore11 # Python virtualenv
DREADME16 - Ensure `python', `pip' and Python package `virtualenv' are available.
/third_party/flutter/skia/third_party/externals/freetype/docs/reference/
D.gitignore11 # Python virtualenv
DREADME16 - Ensure `python', `pip' and python package `virtualenv' are available.
/third_party/python/Mac/Tools/
Dpythonw.c46 * In a virtualenv style structure the expected
54 * NOTE: virtualenv's are not an officially supported
/third_party/skia/third_party/externals/freetype/builds/
Dfreetype.mk305 # Variables for running `refdoc' with Python's `virtualenv'. The
316 @echo Setting up virtualenv for Python...
317 virtualenv --python=$(PYTHON) $(VENV_DIR)
/third_party/freetype/builds/
Dfreetype.mk305 # Variables for running `refdoc' with Python's `virtualenv'. The
316 @echo Setting up virtualenv for Python...
317 virtualenv --python=$(PYTHON) $(VENV_DIR)
/third_party/flutter/skia/third_party/externals/freetype/builds/
Dfreetype.mk312 # Variables for running `refdoc' with Python's `virtualenv'. The
324 @echo Setting up virtualenv for Python...
325 virtualenv --python=$(PYTHON) $(VENV_DIR)
/third_party/freetype/docs/
DREADME16 - Ensure `python', `pip' and Python package `virtualenv' are available.
/third_party/skia/third_party/externals/angle2/
D.vpython37 # When vpython is invoked, it finds this file and builds a python VirtualEnv,
D.vpython7 # When vpython is invoked, it finds this file and builds a python VirtualEnv,
/third_party/openssl/.github/workflows/
Dci.yml268 …yutils-dev python3 python3-paste python3-pyrad slapd tcsh python3-virtualenv virtualenv python3-kd…
/third_party/openssl/test/
DREADME-external.md23 The tests will run in a python virtual environment which requires virtualenv
/third_party/protobuf/python/
Drelease.sh17 virtualenv -p `which $PYTHON` --no-setuptools test-venv
/third_party/jinja2/
DCONTRIBUTING.rst97 - Create a virtualenv.
/third_party/markupsafe/
DCONTRIBUTING.rst97 - Create a virtualenv.
/third_party/protobuf/kokoro/linux/32-bit/
DDockerfile130 RUN pip install virtualenv tox yattag
/third_party/python/Doc/installing/
Dindex.rst43 * ``virtualenv`` is a third party alternative (and predecessor) to
/third_party/PyYAML/
DCHANGES83 * https://github.com/yaml/pyyaml/pull/42 -- Install tox in a virtualenv
/third_party/python/Lib/ensurepip/_bundled/
Dpip-21.2.4-py3-none-any.whl ... /urls.py pip/_internal/utils/virtualenv.py pip/_internal/utils/wheel. ...
/third_party/protobuf/
Dtests.sh112 virtualenv --no-site-packages venv
/third_party/python/Lib/distutils/command/
Dbuild_ext.py157 # If in a virtualenv, add its include directory
/third_party/python/Misc/NEWS.d/
D3.9.0a4.rst739 Honor the Python path when a virtualenv is active on Windows.

12