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-05-28 02:32:18 -07:00
..
__init__.py Move baseparser into pip._internal.cli 2018-07-29 18:26:28 +05:30
autocompletion.py Fix error when autocompleting after flag 2018-09-17 21:56:46 +10:00
base_command.py Fix pip-install to respect --ignore-requires-python. 2019-05-22 21:34:41 -07:00
cmdoptions.py Make all Option callbacks start with the same prefix. 2019-05-28 02:32:18 -07:00
main_parser.py remove #noqa: F401 2019-02-22 14:17:07 +03:00
parser.py Switch to a global variable for exit status codes 2018-09-20 11:18:17 +05:30
status_codes.py Move status_codes to pip._internal.cli 2018-07-30 09:43:53 +05:30