pip/src/pip/_internal/cli
Mido 64fe1813f2 nox formatting 2023-08-26 20:54:45 -04:00
..
__init__.py Move baseparser into pip._internal.cli 2018-07-29 18:26:28 +05:30
autocompletion.py Include files/folders in `pip install` autocomplete (#10682) 2022-01-25 18:27:09 +00:00
base_command.py making platform check console prints and adding check to install command 2023-08-26 00:27:19 -04:00
cmdoptions.py nox formatting 2023-08-26 20:54:45 -04:00
command_context.py Replace Iterator[T] with Generator[T,None, None] (#11007) 2022-04-09 16:11:58 +01:00
main.py Suppress pkg_resources deprecation warning 2023-04-25 16:15:07 +01:00
main_parser.py Get rid of the --python python/py shortcuts 2022-08-01 10:54:20 +01:00
parser.py Replace Iterator[T] with Generator[T,None, None] (#11007) 2022-04-09 16:11:58 +01:00
progress_bars.py Replace Iterator[T] with Generator[T,None, None] (#11007) 2022-04-09 16:11:58 +01:00
req_command.py Disable PEP 658 for the legacy resolver 2023-07-18 20:50:10 +01:00
spinners.py Use --no-implicit-optional for type checking 2022-08-12 18:44:48 -07:00
status_codes.py Remove __future__ imports 2020-12-24 08:38:09 -08:00