The Python package installer https://pip.pypa.io/
Go to file
Marcus Smith cf23cb609f regression test for issue #656 2012-09-04 12:40:50 -07:00
contrib Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
docs Added a pip.__version__ variable that is used in the setup.py and the docs' conf.py. 2012-09-01 20:36:21 +02:00
pip just log warning and return when no paths, don't raise 2012-09-03 10:55:10 -07:00
tests regression test for issue #656 2012-09-04 12:40:50 -07:00
.gitignore Removed and ignored test package .egg-info directory. 2011-03-23 00:56:52 -04:00
.travis.yml no need to allow pypy failures now 2012-08-04 18:55:52 -07:00
AUTHORS.txt Merge pull request #612 from qwcode/issue_420 2012-07-29 22:20:31 -07:00
LICENSE.txt Happy new year! 2012-09-01 20:36:15 +02:00
MANIFEST.in Added authors and license files to manifest template. Closes issue #230. 2011-03-16 12:54:38 -04: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 Use our own terminal size util. 2012-09-01 20:36:35 +02:00