pip/src/pip/_internal/cli
Nguyễn Gia Phong 6887b0795b Merge usage of download_dir and wheel_download_dir
In every cases, at least one of them is None.  By doing this,
it is also possible to simplify wrapper codes around download_dir.
2020-10-07 13:42:21 +07:00
..
__init__.py Move baseparser into pip._internal.cli 2018-07-29 18:26:28 +05:30
autocompletion.py remove disallow_untyped_defs=False for most of pip._internal.cli modules 2019-12-13 09:58:52 +03:00
base_command.py Prepare isort for black 2020-09-23 21:47:47 +05:30
cmdoptions.py Update linter: isort 2020-09-23 19:52:28 +05:30
command_context.py Update linter: isort 2020-09-23 19:52:28 +05:30
main.py string_formatting 2020-01-30 20:33:00 +05:30
main_parser.py Prepare isort for black 2020-09-23 21:47:47 +05:30
parser.py Allow specifying verbose/quiet level via config file and env var 2020-07-28 10:11:18 +07:00
progress_bars.py Fix src/pip with flake8-bugbear 2020-06-10 00:36:03 +05:30
req_command.py Merge usage of download_dir and wheel_download_dir 2020-10-07 13:42:21 +07:00
spinners.py Update linter: isort 2020-09-23 19:52:28 +05:30
status_codes.py Move status_codes to pip._internal.cli 2018-07-30 09:43:53 +05:30