The Python package installer https://pip.pypa.io/
Go to file
Kamal Bin Mustafa 66ff8e0568 add test for --egg option 2012-05-22 18:54:40 +08:00
contrib Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
docs Remove outdated comment about extras not being supported. 2012-05-03 19:57:04 -06:00
pip add --egg option to opt out --single-version-externally-managed 2012-05-20 11:18:36 +08:00
tests add test for --egg option 2012-05-22 18:54:40 +08:00
.gitignore Removed and ignored test package .egg-info directory. 2011-03-23 00:56:52 -04:00
.travis.yml Try to reduce log size for builds 2012-05-02 20:33:37 +01:00
AUTHORS.txt Update changelog and AUTHORS for pull #504. 2012-04-16 16:05:40 -06:00
LICENSE.txt Port to Python3 2011-03-15 15:49:48 -04:00
MANIFEST.in Added authors and license files to manifest template. Closes issue #230. 2011-03-16 12:54:38 -04:00
__main__.py Add a __main__.py to enable 'python -m pip' on Python 2.7+. Thanks Alexey Luchko. 2012-03-20 10:07:45 -06:00
setup.cfg bugfix: closed ticket #132 - Bazaar backend does not show bzr+file:// in `freeze` command 2010-06-09 00:34:44 -03:00
setup.py Bumped to post1. 2012-02-16 21:32:16 +01:00