Skip to content

Conversation

@fluzzywuzzy
Copy link
Contributor

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

Summary of changes

Fix #1610

Changed order of --upgrade option and pip_args to match order required by pip when upgrading package and maintaining editable mode.

Test plan

Implemented a unit test to confirm that pip command executes correctly.

Can be manually tested by running:

pipx upgrade --editable my_package

@dukecat0 dukecat0 merged commit 2146ab6 into pypa:main May 7, 2025
10 checks passed
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 -e ... does not parse correctly

3 participants