mirror of https://github.com/astral-sh/uv
Fix heading level of "Script support" on docs landing page (#8544)
This commit is contained in:
parent
f533fe8d8b
commit
ca6c3d0903
|
|
@ -162,7 +162,7 @@ Pinned `.python-version` to `pypy@3.11`
|
||||||
|
|
||||||
See the [installing Python guide](./guides/install-python.md) to get started.
|
See the [installing Python guide](./guides/install-python.md) to get started.
|
||||||
|
|
||||||
### Script support
|
## Script support
|
||||||
|
|
||||||
uv manages dependencies and environments for single-file scripts.
|
uv manages dependencies and environments for single-file scripts.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue