We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3aa26 commit d88544aCopy full SHA for d88544a
scripts/bootstrap
@@ -16,4 +16,4 @@ echo "==> Installing Python dependencies…"
16
# experimental uv support makes installations significantly faster
17
rye config --set-bool behavior.use-uv=true
18
19
-rye sync
+rye sync --all-features
0 commit comments