mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 10:58:28 +00:00
We will find your Python (#5145)
https://github.com/astral-sh/uv/pull/5133#discussion_r1681179083
This commit is contained in:
parent
4027d0797e
commit
67050932fa
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Installing Python
|
||||
|
||||
If Python is already installed, uv should [detect and use](#using-an-existing-python-installation) it without configuration. However, uv can also install and manage Python versions.
|
||||
If Python is already installed, uv will [detect and use](#using-an-existing-python-installation) it without configuration. However, uv can also install and manage Python versions.
|
||||
|
||||
To install Python:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue