Skip to content

Commit ea755b8

Browse files
phlogistonjohnmergify[bot]
authored andcommitted
tox.ini: support mypy checking for files using grpc libs
Signed-off-by: John Mulligan <[email protected]>
1 parent bb065e8 commit ea755b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ deps =
2424
types-setuptools
2525
types-pyyaml
2626
types-jsonschema>=4.10
27+
types-protobuf
28+
types-grpcio
2729
tomli
2830
{[testenv]deps}
2931
commands =

0 commit comments

Comments
 (0)