@blainsmith `uv` if I understand its internals correctly reduces the cost of the 2nd venv because all the venvs are links (not copies) of the cached files. I will all package installers did the same thing.
Post
July 13, 2024
July 13, 2024
@blainsmith `uv` if I understand its internals correctly reduces the cost of the 2nd venv because all the venvs are links (not copies) of the cached files. I will all package installers did the same thing.