-
Notifications
You must be signed in to change notification settings - Fork 432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New version of Pip available #72
Comments
In the meantime:
|
But this does raise the question: should we be able to upgrade arbitrary injected packages/dependencies using |
pipx now upgrades pip when upgrading any pipx-installed package.
Thanks for asking this. I think it should be discussed in a separate issue. |
I am still seeing problems with pip complaining about the version, even when there is no virtualenv for the tool being installed and pip is up to date.
|
Fix list filter for a model
When I run
pipx upgrade-all
I get the following message once for every installed package:Perhaps pipx should update pip in each package's virtualenv?
The text was updated successfully, but these errors were encountered: