Closed
Description
@pradyunsg said:
Pull Requests on pip's tracker automatically get their documentation built + made available for preview. It's a check called "docs/readthedocs.org:pip" in the list of checks on the PR, and "details" link on it, points to the preview.
The section added in this PR is available at: https://pip--8493.org.readthedocs.build/en/8493/user_guide/#fixing-conflicting-dependencies
Any changes made on this PR will also get reflected on that page. :)
Originally posted by @pradyunsg in pypa/pip#8493 (comment)
I'd like that! It'd help me with, for instance, the work I'm doing with #8011. (My local environment is messed up.) Can we set that up for Warehouse PRs as well, since we also use Read the Docs to build and host our docs?