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
Paul Nasrat 4955c5262a Merge pull request #606 from philwhln/develop
stop get_mirrors returning 216k invalid hostname from Japan
2012-07-29 01:39:17 -07:00
contrib Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
docs Update changelog. 2012-07-09 22:07:10 -06:00
pip stop get_mirrors returning 216k invalid hostname from Japan 2012-07-18 15:05:23 +09:00
tests updated test_get_mirrors to use @patch and split into test_get_mirrors_no_cname 2012-07-28 20:23:30 -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
__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
AUTHORS.txt Updated AUTHORS and NEWS 2012-06-21 02:56:07 -04: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
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