mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 10:58:28 +00:00
docs: fix tip markup in python-versions.md (#6409)
## Summary Currently there's an empty tip box. ## Test Plan Docs only, therefore eyeballed. :)
This commit is contained in:
parent
04e2ff57aa
commit
a3a5b82a17
1 changed files with 2 additions and 2 deletions
|
@ -171,8 +171,8 @@ during `uv python install`.
|
|||
|
||||
!!! tip
|
||||
|
||||
The `--python-downloads` option can be passed to any uv command, or it can be set in a
|
||||
[persistent configuration file](../configuration/files.md) to change the default behavior.
|
||||
The `--python-downloads` option can be passed to any uv command, or it can be set in a
|
||||
[persistent configuration file](../configuration/files.md) to change the default behavior.
|
||||
|
||||
## Adjusting Python version preferences
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue