Skip to content

Commit 656d1e7

Browse files
committed
fix(env): install missing grpcio
to fix west build Signed-off-by: Cyril Fougeray <cyril.fougeray@toolsforhumanity.com>
1 parent 11b9f60 commit 656d1e7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

utils/env/environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ dependencies:
55
- pyserial
66
- ccache
77
- conda-forge::protobuf
8+
- grpcio
9+
- grpcio-tools
810
- ninja
911
- pthread-stubs
1012
- gperf

0 commit comments

Comments
 (0)