add another note that sources in deps don't work

This commit is contained in:
Aria Desires 2025-04-10 13:21:42 -04:00
parent 29f57a28cf
commit 7183e36297

View file

@ -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 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. 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 ### Index
To add Python package from a specific index, use the `--index` option: To add Python package from a specific index, use the `--index` option: