uv/crates/uv-dispatch
Charlie Marsh cca9de13e2
Treat non-existent site-packages as empty (#2413)
## Summary

It turns out this doesn't need to exist until something has been
installed into it. See, e.g., https://github.com/astral-sh/uv/pull/2402.

Closes https://github.com/astral-sh/uv/issues/2404.
2024-03-13 15:10:34 +00:00
..
src Treat non-existent site-packages as empty (#2413) 2024-03-13 15:10:34 +00:00
Cargo.toml Move architecture and operating system probing to Python (#2381) 2024-03-13 11:51:14 +00:00