pipx reinstall <package>
Reinstalls a package
Arguments
Name | Description |
---|---|
package |
Options
Name | Description |
---|---|
--python <PYTHON> | The Python executable used to recreate the Virtual Environment and run the associated app/apps. Must be v3.6+ |
--verbose | Show verbose output |