chrysle
chrysle
Taking a look at consistent JSON output.
Working on an `--upgrade` option.
@meowmeowmeowcat Can I base my work on the `upgrade` command or do you think that should be merged into `install` and removed completely?
@meowmeowmeowcat Could you please point me into the right direction? I would like to have this decided before I do any unnecessary work.
Thanks for the feedback! Will finish as soon as I've figured out how to implement a test.
I think that configuration could be added by `pipx` when installed? Since the `PATH` is already modified?
BTW, `pipx` can generate an own manpage since #744. Maybe you could add some logic to the script to install it to the local manpath as well?
> Once the issue is resolved, I can gladly add it to Winget. Can't you use the new zipapp?
I'm not sure `pipx` will ever provide Windows executables.
We now have an `upgrade-shared` command (#1316) into which `pip` arguments can be passed. That still leaves the automatic upgrade to handle, but IMO the current fix is good for...