Add help messages for pipx pin and pipx unpin commands#1438
Add help messages for pipx pin and pipx unpin commands#1438
pipx pin and pipx unpin commands#1438Conversation
|
@dukecat0 Did this include an update to the documentation as well (I'm not seeing it there yet)? |
|
@dukecat0 Also it is unclear to me how to "pin" injected packages. In a docker file I have: The "pipx pin hg-git" command I believe fails |
|
When you run |
I haven't updated it yet, as this feature is experimental and is subject to change. |
Ok, I was not aware that it is experimental. |
changelog.d/(if the patch affects the end users)Summary of changes
Add help messages for
pipx pinandpipx unpincommands. Currently, they're missing from the output ofpipx -h.Test plan
Tested by running