Skip to content
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

Add --install option to pipx upgrade command #1267

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

chrysle
Copy link
Contributor

@chrysle chrysle commented Feb 25, 2024

Closes #1262.

  • I have added a news fragment under changelog.d/ (if the patch affects the end users)

Summary of changes

Test plan

Tested by running

pipx upgrade --install -p 3.10 pycowsay

src/pipx/main.py Show resolved Hide resolved
src/pipx/main.py Show resolved Hide resolved
@uranusjr uranusjr enabled auto-merge (squash) February 26, 2024 08:23
@uranusjr uranusjr merged commit 40b3434 into pypa:main Feb 26, 2024
14 checks passed
@chrysle chrysle deleted the upgrade-install-if-missing branch February 26, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pipx upgrade fails when package is not installed
3 participants