Remove grpc
dependency
This commit is contained in:
parent
910c3fa6f1
commit
69ec86c871
1
Makefile
1
Makefile
|
@ -13,4 +13,3 @@ lintroll:
|
|||
|
||||
protobufs:
|
||||
cd libp2p/pubsub/pb && protoc --python_out=. rpc.proto
|
||||
cd libp2p/pubsub/pb && python -m grpc_tools.protoc -I. --python_out=. --grpc_python_out=. rpc.proto
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
|
||||
import grpc
|
||||
|
Loading…
Reference in New Issue
Block a user