pip/src/pip/_internal/cli
Damian Shaw 68529081c2
Enforce f-strings via Ruff (#12393)
2023-11-07 09:14:56 +00:00
..
__init__.py Move baseparser into pip._internal.cli 2018-07-29 18:26:28 +05:30
autocompletion.py Ruff rules C4,C90,PERF 2023-08-28 14:51:13 +02:00
base_command.py Rework how the logging stack handles rich objects 2023-10-01 12:24:10 +01:00
cmdoptions.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00: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 Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
progress_bars.py Replace Iterator[T] with Generator[T,None, None] (#11007) 2022-04-09 16:11:58 +01:00
req_command.py Merge pull request #12292 from hauntsaninja/literal-type 2023-10-01 13:56:57 +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