1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2014-05-03 10:12:57 -07:00
..
_vendor Merge branch 'master' into develop 2014-05-03 02:37:03 -04:00
backwardcompat Move site.USER_SITE and sysconfig out of backwardcompat 2014-04-16 06:13:08 +10:00
commands build wheels for dependencies of editables 2014-05-03 10:12:57 -07:00
req Wordwrap to appease the great flake8 in the sky 2014-05-02 20:24:39 -07:00
vcs Fix code to handle the latest flake8 2014-03-26 18:24:19 -04:00
__init__.py Bump version 2014-05-03 00:03:23 -04:00
__main__.py Added a comment explaining how __main__.py gets teh wheel name 2014-02-19 09:33:51 +00:00
basecommand.py Add option --no-check-certificate to skip ssl cert verification 2014-04-24 01:46:33 -04:00
baseparser.py Resolve several typos in the codebase 2014-04-29 22:33:04 -07:00
cmdoptions.py build wheels for dependencies of editables 2014-05-03 10:12:57 -07:00
download.py If at first you can't stat the index file, try again 2014-04-30 12:03:55 +10:00
exceptions.py - if installing directly from a wheel, fail if it has an invalid name or is unsupported 2013-11-14 16:35:24 -08:00
index.py Merge pull request #1529 from dongweiming/bugfix_for_all_versions_duplicate 2014-05-03 07:52:48 -04:00
locations.py Add back user_site for locations and util 2014-04-16 07:59:56 +10:00
log.py Add tests, improve code addition 2014-04-17 08:42:41 +10:00
pep425tags.py Fix the style of the code base to better match pep8 2014-01-27 14:11:29 -05:00
status_codes.py Cmds {install,wheel} should return proper error code 2013-08-26 18:55:55 -07:00
util.py Wordwrap to appease the great flake8 in the sky 2014-05-02 20:24:39 -07:00
wheel.py build wheels for dependencies of editables 2014-05-03 10:12:57 -07:00