uv/docs/guides
FishAlchemist 555bf89b38
Add document for specifying Python interpreter in tool installation and upgrade commands. (#11598)
<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary
Just to add the section for installing and upgrading uv tool, specifying
the Python version, in the document.
Originally, it was planned to add a markdown block (header) for
representation, but it was felt to be a bit redundant, so it ended up
being like this.

close https://github.com/astral-sh/uv/issues/11536

## Test Plan
Run doc server with strict mode in local. (``mkdocs serve -f
mkdocs.public.yml --strict``)

![image](https://github.com/user-attachments/assets/9da66a8b-5423-4937-bc66-ea696ad1ab88)



<!-- How was it tested? -->

---------

Signed-off-by: FishAlchemist <48265002+FishAlchemist@users.noreply.github.com>
Co-authored-by: Zanie Blue <contact@zanie.dev>
2025-02-18 11:45:58 -06:00
..
integration Bump version to 0.6.1 (#11580) 2025-02-17 11:57:47 -06:00
index.md Misc. improvements to the documentation (#11255) 2025-02-05 17:22:09 -06:00
install-python.md Touch-ups to the Python install guide (#11116) 2025-01-30 13:56:53 -06:00
package.md Misc. improvements to the documentation (#11255) 2025-02-05 17:22:09 -06:00
projects.md Create main.py instead of hello.py in uv init (#10369) 2025-02-13 16:17:49 -06:00
scripts.md Update scripts docs with package indexes (#11443) 2025-02-12 07:52:22 -06:00
tools.md Add document for specifying Python interpreter in tool installation and upgrade commands. (#11598) 2025-02-18 11:45:58 -06:00