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

Move more content out of cli/pip_install.rst #10899

Merged
merged 6 commits into from
Feb 26, 2022

Commits on Feb 18, 2022

  1. Add a dedicated page for requirement specifiers

    This should make this information more discoverable.
    pradyunsg committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    8181af2 View commit details
    Browse the repository at this point in the history
  2. Add a dedicated topic page for local project installation

    This should make this information more discoverable, while also
    providing clearer guidance on what the difference between a "regular"
    install vs an "editable" install is.
    pradyunsg committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    ea8b8ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bd30f2 View commit details
    Browse the repository at this point in the history
  4. Move section on per-requirement build system overrides

    This also adds some prominent warnings to the section, to discourage
    users from using these options.
    pradyunsg committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    72d3009 View commit details
    Browse the repository at this point in the history
  5. Add a dedicated topic page on "Secure Installs"

    This moves the content about hash checking mode into here, along with
    adding minor additional recommendation of using `--no-binary :all:`.
    pradyunsg committed Feb 18, 2022
    3 Configuration menu
    Copy the full SHA
    adc69cb View commit details
    Browse the repository at this point in the history
  6. 📰

    pradyunsg committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    8c7490c View commit details
    Browse the repository at this point in the history