Merge branch 'refs/heads/master_gh'
# Conflicts: # pyproject.toml
This commit is contained in:
@@ -95,11 +95,11 @@ cmd = """
|
||||
protoc
|
||||
--plugin=protoc-gen-custom=src/betterproto/plugin/main.py
|
||||
--custom_opt=INCLUDE_GOOGLE
|
||||
--custom_out=src/betterproto/lib
|
||||
--custom_out=src/betterproto/lib/std
|
||||
-I C:\\work\\include
|
||||
C:\\work\\include\\google\\protobuf\\**\\*.proto
|
||||
"""
|
||||
help = "Regenerate the types in betterproto.lib.google"
|
||||
help = "Regenerate the types in betterproto.lib.std.google"
|
||||
|
||||
# CI tasks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user