uv/crates/uv-shell
Charlie Marsh 8dd079f2ad
Suggest uv tool update-shell in PowerShell (#11846)
## Summary

We need to decouple the "Is this shell supported by `update-shell`?"
logic from the "Does this shell have known configuration files?" logic,
specifically for Windows, which we can always update but not via
configuration files.

Closes https://github.com/astral-sh/uv/issues/11803.
2025-02-28 22:32:48 -05:00
..
src Suggest uv tool update-shell in PowerShell (#11846) 2025-02-28 22:32:48 -05:00
Cargo.toml Remove the winreg crate (#11805) 2025-02-26 18:56:15 +01:00