Comment on Aider: Using Uv as an InstallerComments−WiSaGaN1yI usually add "upgrade": `uv tool install --upgrade --python python3.12 aider-chat`. So that it will upgrade the version to the latest if the current one is not already.
Comments
I usually add "upgrade": `uv tool install --upgrade --python python3.12 aider-chat`. So that it will upgrade the version to the latest if the current one is not already.