Add script support to feature highlights in index (#6251)
This commit is contained in:
@@ -22,6 +22,8 @@ See the [guide on installing Python](../guides/install-python.md) to get started
|
||||
Executing standalone Python scripts, e.g., `example.py`.
|
||||
|
||||
- `uv run`: Run a script.
|
||||
- `uv add --script`: Add a dependency to a script
|
||||
- `uv remove --script`: Remove a dependency from a script
|
||||
|
||||
See the [guide on running scripts](../guides/scripts.md) to get started.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user