mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
38210e7860
This addresses issues with offline builds - due to pip latest version checking Source archive downloaded from https://pypi.python.org/packages/source/v/virtualenv/virtualenv-12.0.5.tar.gz and uncompressed into python/virtualenv. The egg-info directory was removed. --HG-- extra : amend_source : 30a79486d91d9f79a36535eab438c0cd6f81daf3 |
||
---|---|---|
.. | ||
bin | ||
docs | ||
scripts | ||
virtualenv_embedded | ||
virtualenv_support | ||
AUTHORS.txt | ||
LICENSE.txt | ||
MANIFEST.in | ||
PKG-INFO | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
virtualenv.py |
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/