Remix.run Logo
IshKebab 6 days ago

> --break-system-packages

You can avoid that clusterfuck using `uv tool install`. E.g. `uv tool install pre-commit`.

zahlman 5 days ago | parent [-]

It's also not hard to just manage a damn virtual environment yourself.

IshKebab 5 days ago | parent [-]

That doesn't really work for tools that you want to be available everywhere.