Skip to content
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

install docs: reorganize, discourage installing pipx with pipx #1109

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

ilyagr
Copy link
Contributor

@ilyagr ilyagr commented Nov 16, 2023

I also added a link to a seemingly relevant, but untested by me, project. Let me know if you'd prefer to remove that link.

  • (seems unnecessary) I have added an entry to docs/changelog.md

Summary of changes

  • Added a note discouraging installing pipx with pipx, since that seems to
    be unsupported. E.g. pipx remove pipx breaks all programs installed with
    such a pipx, see the README of https://github.com/mattsb42-meta/pipx-in-pipx
    for more caveats.

  • I also added a link to the above project in the docs, mainly for its README.
    I'm not sure how well the project itself works; let me know if I should
    remove the link.

  • Reorganized the header structure of the installation docs slightly for clarity

  • Fixed list spacing; MkDocs previously didn't render that list as a list.

Test plan

I checked with nox -s watch-docs that the resulting docs seem to look OK.

- Added a note discouraging installing `pipx` with `pipx`, since that seems to
  be unsupported. E.g. `pipx remove pipx` breaks all programs installed with
such a pipx, see the README of https://github.com/mattsb42-meta/pipx-in-pipx
for more caveats.

- I also added a link to the above project in the docs, mainly for its README.
  I'm not sure how well the project itself works; let me know if I should
remove the link.

- Reorganized the header structure of the installation docs slightly for clarity

I checked with `nox -s watch-docs` that the resulting docs seem to look OK.
Previously, GitHub rendered the list correctly, but MkDocs didn't.
@gaborbernat gaborbernat merged commit 61c8e92 into pypa:main Nov 30, 2023
8 checks passed
@ilyagr
Copy link
Contributor Author

ilyagr commented Nov 30, 2023

Thanks for the review!

@ilyagr ilyagr deleted the installdocs branch November 30, 2023 21:34
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.

2 participants