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/
Find a file
Marcus Smith e7facfea82 changed the pip bundle deprecation notice so that:
- it says when the feature became deprecated
- for now, it doesn't specify when it will be removed until we're sure
- logs as a warning (with yellow color)
2013-10-22 20:06:55 -07:00
contrib Updated get-pip.py 2013-07-23 21:54:36 +02:00
docs Merge remote-tracking branch 'niedbalski/develop' into subdirectory-editable 2013-09-27 14:42:05 -04:00
pip changed the pip bundle deprecation notice so that: 2013-10-22 20:06:55 -07:00
tests Make the check for wheel support in setuptools test for DistInfoDistribution rather than check the version 2013-10-06 20:15:47 +01:00
.gitignore clean up .gitignore 2013-08-30 13:55:26 -07:00
.travis.yml Test that the documentation builds successfully 2013-08-28 06:49:28 -04:00
AUTHORS.txt authors and changelog update 2013-08-26 19:00:24 -07:00
CHANGES.txt remove 1.4.2 from changelog. proceeding straight to 1.5. 2013-10-14 09:20:31 -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 Rename pip.vendor.* to pip._vendor.* to ensure it's obviously private 2013-10-22 21:32:25 -04:00
setup.py Rename pip.vendor.* to pip._vendor.* to ensure it's obviously private 2013-10-22 21:32:25 -04:00
tox.ini Work around Python 3.2 import issues 2013-09-05 10:39:28 -04: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