mirror of https://github.com/pulumi/pulumi.git
8 lines
182 B
YAML
8 lines
182 B
YAML
|
name: pulumi-python-poetry-main
|
||
|
description: A simple Python Pulumi program that uses Poetry, with a main property
|
||
|
runtime:
|
||
|
name: python
|
||
|
options:
|
||
|
toolchain: poetry
|
||
|
main: src
|