pulumi/tests/integration/construct_component
Justin Van Patten 096b667ee1
Replace the use of pipenv with Python's venv (#8548)
We've had a few issues in the recent past related to pipenv oddities in
CI which lead us to temporarily globally install the Python SDK in CI.

This change removes the use of pipenv in favor of Python's built-in
venv and avoids globally installing the Python SDK.
2021-12-07 07:59:07 -08:00
..
dotnet Include config secret info in Construct calls (#7358) 2021-06-24 15:38:01 -07:00
go Include config secret info in Construct calls (#7358) 2021-06-24 15:38:01 -07:00
nodejs Include config secret info in Construct calls (#7358) 2021-06-24 15:38:01 -07:00
python Include config secret info in Construct calls (#7358) 2021-06-24 15:38:01 -07:00
testcomponent Include config secret info in Construct calls (#7358) 2021-06-24 15:38:01 -07:00
testcomponent-go Use `provider.MainWithOptions` to reduce boilerplate in integration tests (#7684) 2021-07-30 06:31:17 -07:00
testcomponent-python Replace the use of pipenv with Python's venv (#8548) 2021-12-07 07:59:07 -08:00