mirror of https://github.com/astral-sh/uv
Add project boundary note (#8900)
This commit is contained in:
parent
daa929a96e
commit
9a04b7fbeb
|
|
@ -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`.
|
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
|
## Installing a Python version
|
||||||
|
|
||||||
uv bundles a list of downloadable CPython and PyPy distributions for macOS, Linux, and Windows.
|
uv bundles a list of downloadable CPython and PyPy distributions for macOS, Linux, and Windows.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue