Support for --user option
AnthonyWC opened this issue · 1 comments
AnthonyWC commented
Would like to see if pip-upgrade can add support for local user install (e.g. pip --user equivalent) for non-virtualenv environment?
simion commented
I'm planning to drop package installation.
So, pip-upgrader will check everything and update your requirements file. That's it. You'll do the package installation later.
That's how most dependency upgraders work 😄