Skip to content

Commit b85c362

Browse files
author
Jonathan Poole
authored
Fix config (#3)
1 parent 54ad5c3 commit b85c362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.plzconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LanguageDef = //build_defs:python
88

99
[Plugin "python_proto"]
1010
ProtoPlugin = //protoc_plugin:plugin
11-
GrpcDep = //third_party/python:grpc
11+
GrpcDep = //third_party/python:grpclib
1212

1313
[PluginDefinition]
1414
Name = python_proto

0 commit comments

Comments
 (0)