▲ | rfoo 6 days ago | ||||||||||||||||
For me it's my most used super long command line flag. For a brief moment `--break-system-packages` surpassed it, then I discovered `pip` accepts abbrev flags so `--br` is enough, and sounds like bruh. | |||||||||||||||||
▲ | IshKebab 6 days ago | parent [-] | ||||||||||||||||
> --break-system-packages You can avoid that clusterfuck using `uv tool install`. E.g. `uv tool install pre-commit`. | |||||||||||||||||
|