- uv tool install is the correct way to install CLI tools like ruff - uv pip install --system is for Python packages, not tools
7.9 KiB
7.9 KiB
- uv tool install is the correct way to install CLI tools like ruff - uv pip install --system is for Python packages, not tools