Skip to content

Commit 7dcabfc

Browse files
chore(internal): update bootstrap script (#1453)
1 parent d0256e0 commit 7dcabfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: scripts/bootstrap

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ echo "==> Installing Python dependencies…"
1616
# experimental uv support makes installations significantly faster
1717
rye config --set-bool behavior.use-uv=true
1818

19-
rye sync
19+
rye sync --all-features

0 commit comments

Comments
 (0)