1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2014-11-23 21:26:40 -05:00
..
_vendor Update the bundling documentations 2014-11-20 07:53:57 -05:00
commands Use a secure randomized build directory when possible 2014-11-11 20:19:10 -05:00
compat Fix pep8 tests 2014-09-18 11:45:32 -04:00
req Fix the logging level 2014-11-20 10:53:03 -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 Enable --isolated flag which will turn on an isolated mode for pip 2014-11-23 21:26:40 -05:00
download.py cleanup: use "with open()" to open files 2014-10-18 20:41:18 +02:00
exceptions.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
index.py Document the loss of ftp:// and remove some left over code from it 2014-11-20 08:44:31 -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 Only copy the file and the atime and mtime when installing from Wheel 2014-11-20 11:17:42 -05:00