pulumi/tests/integration/construct_component_provider
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 Rehydrate provider resources in `Construct` (#7624) 2021-07-23 14:10:06 -07:00
go Deduplicate a couple of go module names (#8232) 2021-10-15 14:21:12 +01:00
nodejs Rehydrate provider resources in `Construct` (#7624) 2021-07-23 14:10:06 -07:00
python Rehydrate provider resources in `Construct` (#7624) 2021-07-23 14:10:06 -07:00
testcomponent Rehydrate provider resources in `Construct` (#7624) 2021-07-23 14:10:06 -07:00
testcomponent-go Rehydrate provider resources in `Construct` (#7624) 2021-07-23 14:10:06 -07:00
testcomponent-python Replace the use of pipenv with Python's venv (#8548) 2021-12-07 07:59:07 -08:00