1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2014-12-14 14:49:28 -05:00
..
_vendor Upgrade setuptools 2014-12-13 13:03:59 -05:00
commands Implement PEP 440 2014-12-13 13:50:21 -05:00
compat Deprecate accessing non secure origins by default 2014-12-10 16:35:54 -05:00
req Implement PEP 440 2014-12-13 13:50:21 -05:00
utils Implement PEP 440 2014-12-13 13:50:21 -05:00
vcs update submodules after checkout 2014-12-12 16:04:47 -08:00
__init__.py Do not shadow submodules 2014-12-12 16:06:04 +01:00
__main__.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
basecommand.py Enable --isolated flag which will turn on an isolated mode for pip 2014-11-23 21:26:40 -05:00
baseparser.py Enable --isolated flag which will turn on an isolated mode for pip 2014-11-23 21:26:40 -05:00
cmdoptions.py Deprecate accessing non secure origins by default 2014-12-10 16:35:54 -05:00
download.py Also retry connections on 503 errors 2014-12-02 02:58:09 -05:00
exceptions.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
index.py Merge pull request #2186 from msabramo/smarter_about_displaying_message_about_fallback_to_simple 2014-12-14 14:49:28 -05:00
locations.py --isolated should isolate from ~/.pydistutils.cfg as well 2014-12-11 11:51:06 -05:00
pep425tags.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
status_codes.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
wheel.py --isolated should isolate from ~/.pydistutils.cfg as well 2014-12-11 11:51:06 -05:00