mirror of
https://github.com/astral-sh/uv
synced 2026-01-20 21:10:10 -05:00
This commit adds a template and does some light surgery on `generate.py`
to make use of that template. In particular, the universal tests require
using the "workspace"-aware version of `uv`, so we can't use the
existing `uv pip {compile,install}` tests.