Skip to content

Remove pipx instructions from README#596

Closed
HiPhish wants to merge 1 commit intoneovim:masterfrom
HiPhish:patch-1
Closed

Remove pipx instructions from README#596
HiPhish wants to merge 1 commit intoneovim:masterfrom
HiPhish:patch-1

Conversation

@HiPhish
Copy link
Copy Markdown

@HiPhish HiPhish commented Sep 6, 2025

pipx cannot be used to install libraries, so these instructions do not work. Besides, pipx install does not have an --upgrade option.

pipx cannot be used to install applications, so these instructions do not work. Besides, `pipx install` does not have an `--upgrade` option.
@HiPhish
Copy link
Copy Markdown
Author

HiPhish commented Sep 6, 2025

Oh, now I see, these instructions are for the as of yet unreleased version. For anyone wondering, it is possible to install the current master branch using this command:

pipx install git+ssh://git@github.com/neovim/pynvim.git@master

This is using the same package URL as when using pip to install a package from Git.

@HiPhish HiPhish closed this Sep 6, 2025
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.

1 participant