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
docs
scripts
tests
virtualenv_embedded
virtualenv_support
.gitignore
.travis.yml
AUTHORS.txt
CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
README.rst
setup.py
tox.ini
virtualenv.py

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/