Skip to content

Commit a42958d

Browse files
committed
Add missing protobuf package installation for typecheck
1 parent b77a31b commit a42958d

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
@@ -1071,6 +1071,7 @@ commands =
10711071
deps =
10721072
-c {toxinidir}/dev-requirements.txt
10731073
pyright
1074+
protobuf==6.31.1
10741075
{[testenv]test_deps}
10751076
{toxinidir}/opentelemetry-instrumentation
10761077
{toxinidir}/util/opentelemetry-util-http

0 commit comments

Comments
 (0)