We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee77905 commit 6781638Copy full SHA for 6781638
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