mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 10:58:28 +00:00
![]() Addresses report in https://github.com/astral-sh/uv/issues/1444 where a
temporary directory is created outside of the cache directory or current
virtual environment.
There is one additional usage of bare `tempdir` outside of tests we may
want to change:
|
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml |