uv/crates/uv-interpreter
Charlie Marsh 835ebe60c6
Create virtualenv if it doesn't exist in project API (#3499)
## Summary

This doesn't yet respect `--python` or the `requires-python` in the
project itself.

Closes #3449.
2024-05-10 14:10:13 +00:00
..
python add sys_path to Interpreter struct (#3500) 2024-05-10 08:41:32 +02:00
src Create virtualenv if it doesn't exist in project API (#3499) 2024-05-10 14:10:13 +00:00
Cargo.toml Always activate non-pep508-extensions (#3428) 2024-05-07 16:13:09 +00:00
fetch-version-metadata.py Merge uv-toolchain and uv-interpreter (#3265) 2024-04-30 17:49:46 +00:00
python-version-metadata.json Merge uv-toolchain and uv-interpreter (#3265) 2024-04-30 17:49:46 +00:00
template-version-metadata.py Merge uv-toolchain and uv-interpreter (#3265) 2024-04-30 17:49:46 +00:00