1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/commands
2017-04-01 19:29:47 +01:00
..
__init__.py Merge pull request #3750 from msabramo/check_command_rebase_develop 2016-06-25 16:54:52 +01:00
check.py check: simplify code 2016-11-14 00:44:01 +01:00
completion.py Python 3.6 invalid escape sequence deprecation fixes 2017-03-20 13:54:29 +01:00
download.py Fix 2017-03-22 18:01:57 -04:00
freeze.py Misc syntax updates 2017-03-18 14:52:14 -04: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 Fixes destination directory of data_files when 'pip install --target' is used (#4092) (#4152) 2017-03-26 23:55:50 +02:00
list.py Switch the default for pip list to the columns format 2017-03-20 10:49:56 -04:00
search.py Remove the orderddict backport install for 2.6 2017-03-18 14:52:13 -04:00
show.py Removed if line:, etc. for shorter cleaner code 2016-10-27 11:36:46 +01:00
uninstall.py Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00
wheel.py Use no_clean option for wheel build environment 2017-04-01 19:29:47 +01:00