uv icon indicating copy to clipboard operation
uv copied to clipboard

Use cross-platform paths in tool receipt entry point paths

Open zanieb opened this issue 1 year ago • 1 comments

As https://github.com/astral-sh/uv/pull/4324 did for lock files, updates the tool receipts to use portable paths. This resolves CI failures on Windows in #4634 where the toml string literal type changes depending on the platform.

zanieb avatar Jun 28 '24 21:06 zanieb

I'll merge this all downstack into #4634 so we can merge something that passes CI but feel free to review separately.

zanieb avatar Jun 28 '24 22:06 zanieb