chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# buf.gen.yaml defines a local generation template.
|
||||
# For details, see https://buf.build/docs/configuration/v1/buf-gen-yaml
|
||||
version: v1
|
||||
plugins:
|
||||
- plugin: python
|
||||
out: ../../packages/python-sdk/e2b/envd
|
||||
opt:
|
||||
- pyi_out=../../packages/python-sdk/e2b/envd
|
||||
- name: connect-python
|
||||
out: ../../packages/python-sdk/e2b/envd
|
||||
path: protoc-gen-connect-python
|
||||
|
||||
managed:
|
||||
enabled: true
|
||||
optimize_for: SPEED
|
||||
Reference in New Issue
Block a user