We will find your Python (#5145)

https://github.com/astral-sh/uv/pull/5133#discussion_r1681179083
This commit is contained in:
Zanie Blue 2024-07-17 10:46:12 -04:00 committed by GitHub
parent 4027d0797e
commit 67050932fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: