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
2013-06-07 10:43:52 -04:00
contrib Put back executable bit 2013-06-01 09:16:04 -07:00
docs update git/ssh vcs forms; clarify which forms support '-e' 2013-06-05 17:13:44 -07:00
pip Change wording from "unsafe" to "insecure" 2013-06-07 10:43:52 -04:00
tests 4 more wheel tests 2013-06-06 19:11:43 -07:00
.gitignore break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
.travis.yml explicitly require virtualenv>=1.9.1 for travis 2013-03-26 22:55:54 -07:00
AUTHORS.txt Merge branch '1.3.X' into develop 2013-05-30 10:24:51 -06:00
CHANGES.txt Add changelog entry. 2013-05-30 17:06:05 -06: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 Non-user-facing: setup.py dev in pip checkout will run setup.py develop and then cause test_requires requirements to be installed 2012-09-07 10:45:39 -04:00
setup.py Switch to using a fully vendored distlib inside of pip.vendor 2013-03-09 14:36:16 -05:00
tox.ini add back in old tox.ini 2013-05-29 13:41:13 -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