1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/commands
Xavier Fernandez 18b5fc2c44 pip.wheel: change --wheel-dir default value
From <current working directory>/wheelhouse to <current working
directory> only to be consistent with pip download behavior.
2016-01-19 22:42:22 +01:00
..
__init__.py Add pip hash command. 2015-10-08 00:36:03 -04:00
completion.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
download.py Default to downloading to the current directory 2016-01-19 13:05:34 -05:00
freeze.py Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00
hash.py Let logging format messages on demand 2016-01-03 00:21:59 +02:00
help.py Do not shadow submodules 2014-12-12 16:06:04 +01:00
install.py Merge pull request #3252 from domenkozar/install/prefix 2015-11-26 09:30:20 -08:00
list.py simplify list --outdated command 2016-01-03 15:07:12 +01:00
search.py Allow all wheels from PyPI 2016-01-14 13:54:31 -05:00
show.py Let logging format messages on demand 2016-01-03 00:21:59 +02:00
uninstall.py Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00
wheel.py pip.wheel: change --wheel-dir default value 2016-01-19 22:42:22 +01:00