1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
The Python package installer https://pip.pypa.io/
Go to file
Daniel Holth eb239a5c14 Merge pull request #1032 from dholth/release-1.4
urlparse.urlparse() fix
2013-07-05 07:15:04 -07:00
contrib Put back executable bit 2013-06-01 09:16:04 -07:00
docs setuptools upgrade instructions 2013-07-03 13:53:26 -07:00
pip fix version 2013-07-05 10:13:04 -04:00
tests mock moved attribute 2013-06-30 23:44:51 -04:00
.gitignore break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
.travis.yml add release-1.4 to travis branches 2013-07-01 21:12:26 -07:00
AUTHORS.txt update authors file 2013-07-01 22:00:04 -07:00
CHANGES.txt Add a note about external file hosting to the changelog 2013-07-03 11:00:48 -04: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 improved docs and cli help 2013-01-18 13:25:15 -08:00
README.rst Added a pypip.in badge with the latest version. 2013-05-17 09:33:04 +02:00
setup.cfg can't use easy_install to install virtualenv test req from git 2013-07-01 21:14:10 -07:00
setup.py wheel: account for purelib != platlib 2013-06-30 13:58:54 -04:00
tox.ini can't use easy_install to install virtualenv test req from git 2013-07-01 21:14:10 -07:00

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