mirror of
https://github.com/astral-sh/uv
synced 2026-01-23 14:30:14 -05:00
#8061 incorrectly claims to change the delimiter for `UV_FIND_LINKS` from spaces to commas. In reality, it prevents `UV_FIND_LINKS` from being split. This commit fixes that.