-
Notifications
You must be signed in to change notification settings - Fork 431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get pipx listed in Poetry installation methods instead of pipsi #84
Comments
Thanks for the suggestion. I filed an issue and PR for this back in Nov. The author said he was open to adding pipx to installation instructions, but hasn't been very active on the project. My PR is still open (there are some PR's open from June of 2018). I also filed a PR with packaging.python.org to add pipx, and they are open to it too. We are holding off from merging there until after I finish the rename from pipx-app back to pipx on PyPI. |
Just a note to anyone reading this -- please feel free to add pipx as an installation method to your project, or add PRs to other projects. Your PR is just as likely to get accepted as mine is 😄. You can also tag me too, as I would be happy to see them and I can chime in if necessary. |
Oops, should have checked open issues in poetry. Sorry for the noise :) |
Update to API version 1.105
…et-create-update Fix custom config snippet create + update
Poetry has a subsection in its introduction docs explaining how to install it with
pipsi
. It's under "Alternative installation methods (not recommended)", but still would be nice to advertisepipx
there.The text was updated successfully, but these errors were encountered: