mirror of
https://github.com/astral-sh/uv
synced 2026-01-20 21:10:10 -05:00
As mentioned in #746, instead of just installing the scenario root we will unpack the root dependencies into the install command to allow better coverage of direct user requests with scenarios. I added display of the package tree provided by each scenario. Use a mustache template for iterative replacements.