The Python package installer https://pip.pypa.io/
Go to file
Donald Stufft 9894c8baac Refactor tests.lib
* Move virtualenv creation out of TestPipEnvironment
* Remove global state and force explicit use of TestPipEnvironment
  instances
* Remove "backup" virtualenv copying and instead create new
  virtual environments each time.
* Remove the monkeypatched "PyPICache" functionality
* Remove things that were not being used anymore and were dead
  weight
* Remove sitecustomize support which was primarily used to
  monkeypatch the "PyPICache" but was used in one or two other
  tests.
2013-08-21 22:40:16 -04:00
contrib Updated get-pip.py 2013-07-23 21:54:36 +02:00
docs Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
pip merge from 1.4.X 2013-08-19 21:23:39 -07:00
tests Refactor tests.lib 2013-08-21 22:40:16 -04:00
.gitignore break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
.travis.yml Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
AUTHORS.txt Updated authors file. 2013-07-23 21:35:15 +02:00
CHANGES.txt merge from 1.4.X 2013-08-19 21:23:39 -07:00
LICENSE.txt Happy new year! 2013-03-07 22:15:12 +01:00
MANIFEST.in update MANIFEST.in with new rst extensions 2013-03-03 22:59:52 -08:00
PROJECT.txt Remove the changelog from the PyPI page and add links to it and the installation docs. 2013-07-23 19:53:54 +02:00
README.rst Added a pypip.in badge with the latest version. 2013-05-17 09:33:04 +02:00
setup.cfg Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
setup.py Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
tox.ini Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00

README.rst

pip
===

.. image:: https://pypip.in/v/pip/badge.png
        :target: https://crate.io/packages/pip

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

For documentation, see http://www.pip-installer.org