mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-31 07:47:27 +00:00
Update dependencies.md with typo fix (stands -> standards) (#8142)
This commit is contained in:
parent
8605259f3d
commit
9351652e32
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ dependencies = [
|
|||
If the project only requires packages from standard package indexes, then `project.dependencies` is
|
||||
sufficient. If the project depends on packages from Git, remote URLs, or local sources,
|
||||
`tool.uv.sources` can be used to enrich the dependency metadata without ejecting from the
|
||||
stands-compliant `project.dependencies` table.
|
||||
standards-compliant `project.dependencies` table.
|
||||
|
||||
!!! tip
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue