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
2019-11-10 13:51:29 +05:30
..
__init__.py Move baseparser into pip._internal.cli 2018-07-29 18:26:28 +05:30
autocompletion.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
base_command.py Deprecate --skip-requirements-regex 2019-11-04 18:00:42 -05:00
cmdoptions.py Clarify --no-binary when enumerating packages and add an example 2019-09-30 22:22:35 -04:00
command_context.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
main_parser.py Remove get_summaries(). 2019-07-27 12:29:07 -07:00
parser.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
req_command.py Add use_user_site to RequirementPreparer 2019-11-10 13:51:29 +05:30
status_codes.py Move status_codes to pip._internal.cli 2018-07-30 09:43:53 +05:30