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
2014-05-28 22:41:07 +01:00
contrib remove unneeded setuptools/pkg_resources checks due to vendoring pkg_resources 2014-01-14 20:58:07 -08:00
docs Update documentation to point at the new bootstrap location 2014-05-02 18:55:39 -04:00
pip Re-vendor distlib 2014-05-28 22:41:07 +01:00
tests when installing from wheel files, parse the filename to build the requirement 2014-05-25 21:00:39 -07:00
.gitignore clean up .gitignore 2013-08-30 13:55:26 -07:00
.travis.yml Updates for Travis 2014-05-02 19:41:13 -04:00
AUTHORS.txt fill in missing authors 2013-11-24 12:57:51 -08:00
CHANGES.txt update changelog 2014-05-26 14:50:01 -07:00
LICENSE.txt Bump year 2014-01-02 08:16:28 -05:00
MANIFEST.in update MANIFEST.in with new rst extensions 2013-03-03 22:59:52 -08:00
PROJECT.txt Update documentation to point at https://pip.pypa.io/ 2014-05-02 20:08:13 -04:00
README.rst Correct link 2014-05-02 23:21:56 -04: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 Update documentation to point at https://pip.pypa.io/ 2014-05-02 20:08:13 -04:00
tox.ini Update tox.ini 2014-05-02 17:23:49 -04:00

pip
===

.. image:: https://pypip.in/v/pip/badge.png
        :target: https://pypi.python.org/pypi/pip

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

For documentation, see https://pip.pypa.io/