uv/crates/uv-interpreter/src
Charlie Marsh cf55c715f8
Expose --python as an environment variable (#3284)
## Summary

This was requested offline, and seems reasonable to me.
2024-04-30 03:32:40 +00:00
..
cfg.rs Fix uv-created venv detection (#1908) 2024-02-23 11:11:22 -06:00
find_python.rs Expose --python as an environment variable (#3284) 2024-04-30 03:32:40 +00:00
interpreter.rs Add --target support to sync and install (#3257) 2024-04-25 19:15:39 -04:00
lib.rs Add --target support to sync and install (#3257) 2024-04-25 19:15:39 -04:00
python_environment.rs Add --target support to sync and install (#3257) 2024-04-25 19:15:39 -04:00
target.rs Create --target directories lazily (#3274) 2024-04-26 03:36:56 +00:00
virtualenv.rs Use simpler pip-like Scheme for install paths (#2173) 2024-03-04 15:50:13 -05:00