Skip to content

Commit ea0c32d

Browse files
authored
docs: remove "Only a single source may be defined for each dependency" (#8243)
After #7745, mutiple sources are supported.
1 parent 9f2e54f commit ea0c32d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/concepts/dependencies.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ additional sources are supported by uv:
7676
- Path: A local wheel, source distribution, or project directory.
7777
- Workspace: A member of the current workspace.
7878

79-
Only a single source may be defined for each dependency.
80-
8179
Note that if a non-uv project uses a project with sources as a Git- or path-dependency, only
8280
`project.dependencies` and `project.optional-dependencies` are respected. Any information provided
8381
in the source table will need to be re-specified in a format specific to the other package manager.

0 commit comments

Comments
 (0)