Add project boundary note (#8900)

This commit is contained in:
Zanie Blue 2024-11-07 15:49:14 -06:00 committed by GitHub
parent daa929a96e
commit 9a04b7fbeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,8 @@ A `.python-version` file can be created in the current directory with the `uv py
Discovery of `.python-version` files can be disabled with `--no-config`.
uv will not search for `.python-version` files beyond project or workspace boundaries.
## Installing a Python version
uv bundles a list of downloadable CPython and PyPy distributions for macOS, Linux, and Windows.