Skip to content

Commit 26c68e8

Browse files
committed
Add missing protobuf package installation for typecheck
1 parent 683d0cf commit 26c68e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,6 +1083,7 @@ commands =
10831083
deps =
10841084
-c {toxinidir}/dev-requirements.txt
10851085
pyright
1086+
protobuf==6.31.1
10861087
{[testenv]test_deps}
10871088
{toxinidir}/opentelemetry-instrumentation
10881089
{toxinidir}/util/opentelemetry-util-http

0 commit comments

Comments
 (0)