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-11-14 12:03:53 +02: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 cli: Drop --unstable-feature flag 2020-11-14 12:03:53 +02:00
cmdoptions.py cli: Drop --unstable-feature flag 2020-11-14 12:03:53 +02:00
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 Change where the 2020 resolver warning is logged 2020-10-31 03:27:09 +05:30
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