We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0abacb4 commit 2b845fcCopy full SHA for 2b845fc
1 file changed
scripts/compile-pb.sh
@@ -8,4 +8,4 @@ set -o pipefail
8
protoc -I ../protobuf/ --python_out=../spawn eigr/functions/protocol/actors/actor.proto
9
protoc -I ../protobuf/ --python_out=../spawn eigr/functions/protocol/actors/protocol.proto
10
11
-protoc -I ../example/protobuf/ --python_out=../example ../example/protobuf/domain/domain.proto
+#protoc -I ../example/protobuf/ --python_out=../example ../example/protobuf/domain/domain.proto
0 commit comments