From 1c1711ef70aee616cc9064eca5594173dd6b1837 Mon Sep 17 00:00:00 2001 From: svij-sc Date: Sat, 13 Dec 2025 10:13:14 +0000 Subject: [PATCH] update --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 8d11a4e5..423f3302 100644 --- a/Makefile +++ b/Makefile @@ -310,6 +310,7 @@ compile_protos: --proto_path=proto \ --python_out=./python \ --mypy_out=./python \ + --plugin=protoc-gen-mypy=.venv/bin/protoc-gen-mypy \ proto/snapchat/research/gbml/*.proto tools/scalapbc/scalapbc-0.11.11/bin/scalapbc \