uv/crates/uv-build
Charlie Marsh c579e6f6bf
Add support for --system-site-packages in uv venv (#2101)
## Summary

Adds support for `--system-site-packages`. Unlike `pip`, we won't take
the system site packages into account in subsequent commands. I think
this is ok.

Closes https://github.com/astral-sh/uv/issues/1483.
2024-03-01 09:05:19 -05:00
..
src Add support for --system-site-packages in uv venv (#2101) 2024-03-01 09:05:19 -05:00
.gitignore Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
Cargo.toml Add option pass environment variables for SDist building (#2039) 2024-02-29 10:55:10 +00:00