The Python package installer https://pip.pypa.io/
Go to file
Marcus Smith 0e3c03f958 raise InstallationError when UninstallPathSet has no paths 2012-06-25 22:35:27 -07:00
contrib Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
docs Update changelog. 2012-06-17 14:58:36 -06:00
pip raise InstallationError when UninstallPathSet has no paths 2012-06-25 22:35:27 -07:00
tests raise InstallationError when UninstallPathSet has no paths 2012-06-25 22:35:27 -07:00
.gitignore Removed and ignored test package .egg-info directory. 2011-03-23 00:56:52 -04:00
.travis.yml Enable travis IRC notifications 2012-05-31 10:06:52 +01:00
AUTHORS.txt Update AUTHORS and changelog for git submodules. 2012-06-14 13:07:16 -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 Bump dev version. 2012-06-06 08:21:17 -06:00