Delete the preview default value of python-preference in the document. (#6301)
## Summary I believe the default for the stable ``uv venv`` in [UV v0.3.0](https://github.com/astral-sh/uv/releases/tag/0.3.0) is managed. ## Test Plan Running a document server locally. 
This commit is contained in:
@@ -866,7 +866,7 @@ Whether to allow Python downloads.
|
||||
Whether to prefer using Python installations that are already present on the system, or
|
||||
those that are downloaded and installed by uv.
|
||||
|
||||
**Default value**: `"only-system" (stable) or "managed" (preview)`
|
||||
**Default value**: `"managed"`
|
||||
|
||||
**Possible values**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user