python/virtualenv/README.rst

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python/virtualenv/README.rst	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +virtualenv
     1.5 +==========
     1.6 +
     1.7 +.. image:: https://pypip.in/v/virtualenv/badge.png
     1.8 +        :target: https://pypi.python.org/pypi/virtualenv
     1.9 +
    1.10 +.. image:: https://secure.travis-ci.org/pypa/virtualenv.png?branch=develop
    1.11 +   :target: http://travis-ci.org/pypa/virtualenv
    1.12 +
    1.13 +For documentation, see http://www.virtualenv.org/

mercurial