You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/bootstrap/virtualenv
sergiyb@chromium.org 568dbd8440 Re-land: Added virtualenv for depot_tools
Original CL: https://chromiumcodereview.appspot.com/1200843003/

R=pgervais@chromium.org
BUG=503067
TEST=tested on Mac, Windows and Linux bots

Review URL: https://codereview.chromium.org/1205873002.

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295842 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
..
bin Re-land: Added virtualenv for depot_tools 10 years ago
docs Re-land: Added virtualenv for depot_tools 10 years ago
scripts Re-land: Added virtualenv for depot_tools 10 years ago
tests Re-land: Added virtualenv for depot_tools 10 years ago
virtualenv_embedded Re-land: Added virtualenv for depot_tools 10 years ago
virtualenv_support Re-land: Added virtualenv for depot_tools 10 years ago
.gitignore Re-land: Added virtualenv for depot_tools 10 years ago
.travis.yml Re-land: Added virtualenv for depot_tools 10 years ago
AUTHORS.txt Re-land: Added virtualenv for depot_tools 10 years ago
CONTRIBUTING.rst Re-land: Added virtualenv for depot_tools 10 years ago
LICENSE.txt Re-land: Added virtualenv for depot_tools 10 years ago
MANIFEST.in Re-land: Added virtualenv for depot_tools 10 years ago
README.rst Re-land: Added virtualenv for depot_tools 10 years ago
setup.py Re-land: Added virtualenv for depot_tools 10 years ago
tox.ini Re-land: Added virtualenv for depot_tools 10 years ago
virtualenv.py Re-land: Added virtualenv for depot_tools 10 years ago

README.rst

virtualenv
==========

.. image:: https://pypip.in/v/virtualenv/badge.png
        :target: https://pypi.python.org/pypi/virtualenv

.. image:: https://secure.travis-ci.org/pypa/virtualenv.png?branch=develop
   :target: http://travis-ci.org/pypa/virtualenv

For documentation, see https://virtualenv.pypa.io/