pipx upgrade from wheel file #1345
Unanswered
greywidget
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
I manage to perform the I guess a simple update of the documentation could help a lot in this direction, in the case the above process is actually valid. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a few personal utilities that are a bit too small and specific to push to pypi
I install these with
pipxfrom local wheel files and it works very well.As far as I can tell, it is not possible to
pipx upgradefrom a wheel file.It isn't a big deal to
pipx uninstalland then reinstall again from a later wheel file, but I wondered if you had ever considered allowingpipx upgradefrom a wheel file?I find
pipxto be an awesome package and very much appreciate your hard work.Thanks kindly
Beta Was this translation helpful? Give feedback.
All reactions