pulumi/tests/containers/python_venv/Pulumi.yaml
Justin Van Patten 493136d2f0
GHA: Use same commands the CLI does to create venv (#5206)
Use the same commands the CLI does to create venv for Python projects, and add a test.
2020-08-28 16:08:32 -07:00

7 lines
150 B
YAML

name: trivial-python
description: A trivial Pulumi program for Python that has virtualenv set
runtime:
name: python
options:
virtualenv: venv