mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00:00
add another note that sources in deps don't work
This commit is contained in:
parent
29f57a28cf
commit
7183e36297
1 changed files with 5 additions and 0 deletions
|
@ -226,6 +226,11 @@ The following dependency sources are supported by uv:
|
|||
project tables will be used. If another tool is being used for development, any metadata
|
||||
provided in the source table will need to be re-specified in the other tool's format.
|
||||
|
||||
!!! important
|
||||
|
||||
Like other development-only features, sources defined by your dependencies won't ever be
|
||||
enabled, even when building your project in development mode.
|
||||
|
||||
### Index
|
||||
|
||||
To add Python package from a specific index, use the `--index` option:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue