Merge branch 'refs/heads/master_gh'

# Conflicts:
#	pyproject.toml
This commit is contained in:
Georg K
2024-04-09 02:37:34 +03:00
20 changed files with 5630 additions and 1878 deletions

View File

@@ -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