pipx upgrade
on Windows prints warnings about overwriting apps
#683
Labels
pipx upgrade
on Windows prints warnings about overwriting apps
#683
Describe the bug
On Windows 10, when upgrading one or all packages, pipx prints warnings that it is overwriting the apps associated with the package being upgraded. As this is expected, it shouldn't warn about this.
It does this even when the package is already at the latest version.
At the very least we can notice that nothing has been upgraded and not overwrite the apps to cause the warning. At the most we could not warn about overwriting the same apps.
How to reproduce
Expected behavior
It should match other platforms, where we simply explain that a package is upgraded or not:
macOS:
The text was updated successfully, but these errors were encountered: