1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal/cli
2020-09-23 19:52:28 +05:30
..
__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 Update linter: isort 2020-09-23 19:52:28 +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 Update linter: isort 2020-09-23 19:52:28 +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 Give batch downloader a separate class 2020-08-12 16:07:27 +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