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

Conversation

jeffwidman
Copy link
Contributor

@jeffwidman jeffwidman commented Apr 24, 2024

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 (#11300), and defaults to pip.


馃摎 Documentation previews 馃摎

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`.
Copy link
Member

@stsewd stsewd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@stsewd stsewd merged commit 36bc94a into readthedocs:main Apr 24, 2024
8 checks passed
@jeffwidman jeffwidman deleted the patch-3 branch April 24, 2024 04:35
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.

None yet

2 participants