Files
e2b-dev--e2b/spec/envd/buf-python.gen.yaml
T
2026-07-13 12:47:58 +08:00

16 lines
421 B
YAML

# 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