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