5
0
mirror of https://github.com/astral-sh/setup-uv.git synced 2025-12-23 11:01:03 +00:00
Files
setup-uv/dist/setup
Christoph Reiter 29cd2350cd Use tar for extracting the uv zip file on Windows too (#660)
Use extractTar() instead of extractZip() which is very slow for some
reason (0.3s vs 10s)

Fixes #659
2025-10-24 16:13:48 +02:00
..