chore: add poetry for reckless
This commit is contained in:
committed by
madelinevibes
parent
a0fe0174dc
commit
c468dda59c
2
.github/scripts/setup.sh
vendored
2
.github/scripts/setup.sh
vendored
@@ -66,6 +66,8 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- \
|
||||
-y --default-toolchain ${RUST_VERSION}
|
||||
|
||||
uv sync --all-extras --all-groups
|
||||
# required for reckless till poetry to uv migration
|
||||
uv tool install poetry
|
||||
|
||||
# We also need a relatively recent protobuf-compiler, at least 3.12.0,
|
||||
# in order to support the experimental `optional` flag.
|
||||
|
||||
Reference in New Issue
Block a user