uv/crates/uv-interpreter
Charlie Marsh 02703281f0
Enable freeze and list to introspect non-virtualenv Pythons (#2033)
## Summary

Now that we have the ability to introspect the installed packages for
arbitrary Pythons, we can allow `pip freeze` and `pip list` to fall back
to the "default" Python, if no virtualenv is present.

Closes https://github.com/astral-sh/uv/issues/2005.
2024-02-28 10:00:00 -05:00
..
src Enable freeze and list to introspect non-virtualenv Pythons (#2033) 2024-02-28 10:00:00 -05:00
Cargo.toml Surface the EXTERNALLY-MANAGED message to users (#2032) 2024-02-27 23:18:45 -05:00