1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
Donald Stufft 9d51060e0e Merge pull request #1934 from piwai/develop
Pip doesn't detect dependancies that failed to install
2014-12-11 08:21:41 -05:00
..
_vendor Deprecate accessing non secure origins by default 2014-12-10 16:35:54 -05:00
commands Deprecate accessing non secure origins by default 2014-12-10 16:35:54 -05:00
compat Deprecate accessing non secure origins by default 2014-12-10 16:35:54 -05:00
req Merge pull request #1934 from piwai/develop 2014-12-11 08:21:41 -05:00
utils Use a secure randomized build directory when possible 2014-11-11 20:19:10 -05:00
vcs cleanup: use "with open()" to open files 2014-10-18 20:41:18 +02:00
__init__.py Enable --isolated flag which will turn on an isolated mode for pip 2014-11-23 21:26:40 -05: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 #2162 from dstufft/trusted-hosts 2014-12-10 17:56:35 -05:00
locations.py cleanup: use "with open()" to open files 2014-10-18 20:41:18 +02: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 WheelBuilder.__init__ default args: () => None 2014-12-10 08:56:51 -08:00