pulumi / pulumi-cloud-requests

Welcome to the public issue tracker for Pulumi Cloud (app.pulumi.com)! Feature requests and bug reports welcome!
10 stars 4 forks source link

Native support for poetry in Pulumi Deployments #299

Open komalali opened 1 year ago

komalali commented 1 year ago

Currently, our default dependency installation step manages dependencies using pip. poetry is a commonly used python dependency manager - we should add built-in support for it.