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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace non-existant python.install.package with python.install.path #11301

Merged
merged 1 commit into from
Apr 24, 2024

Commits on Apr 24, 2024

  1. Replace non-existant python.install.package with python.install.path

    This confused me initially because I was looking in https://docs.readthedocs.io/en/stable/config-file/v2.html#packages for `python.install.package`, which simply doesn't exist.
    
    Instead, this should probably be `python.install.path` which _is_ a required key (readthedocs#11300), and defaults to `pip`.
    jeffwidman committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    060a7d8 View commit details
    Browse the repository at this point in the history