Comment by IshKebab
1 day ago
> --break-system-packages
You can avoid that clusterfuck using `uv tool install`. E.g. `uv tool install pre-commit`.
1 day ago
> --break-system-packages
You can avoid that clusterfuck using `uv tool install`. E.g. `uv tool install pre-commit`.
It's also not hard to just manage a damn virtual environment yourself.
That doesn't really work for tools that you want to be available everywhere.