uv/.github
Charlie Marsh 9986710a53
Make self-update an opt-in Cargo feature (#2606)
## Summary

Ensures that (e.g.) installs from conda-forge, Homebrew, and other
distributions don't expose `uv self update` at all.

We'll still show `uv self update` for `pip install uv`, but it will fail
with a good error. Removing the `uv self update` from `pip`-installed
`uv` is more complicated, since we'd need to build separately for the
installer vs. for PyPI.

Closes #2588.
2024-03-22 00:23:09 -04:00
..
workflows Make self-update an opt-in Cargo feature (#2606) 2024-03-22 00:23:09 -04:00
ISSUE_TEMPLATE.md infra: source github templates (#1425) 2024-02-17 00:27:36 +00:00
PULL_REQUEST_TEMPLATE.md infra: source github templates (#1425) 2024-02-17 00:27:36 +00:00
dependabot.yml Add dependabot config (#1926) 2024-02-23 13:44:52 -06:00