astral-sh / rye

a Hassle-Free Python Experience
https://rye.astral.sh
MIT License
13.6k stars 466 forks source link

Flip uv to the default Rye backend #1053

Closed charliermarsh closed 5 months ago

charliermarsh commented 5 months ago

Summary

I think uv is now stable enough to serve as the default backend for Rye. Users can explicitly opt-out with, e.g., rye config --set-bool behavior.use-uv=false, to fall back to the pip-tools backend.

Suggested here: https://twitter.com/mitsuhiko/status/1783853343502160290