pulumi/tests/integration/python/venv-with-main/Pulumi.yaml

8 lines
163 B
YAML

name: pulumi-python-venv
description: A simple Python Pulumi program that needs a venv to run.
runtime:
name: python
options:
virtualenv: venv
main: infra