pulumi/tests/integration/construct_component_methods...
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
..
go Add tests that create resources from methods (#7701) 2021-11-15 11:17:53 -08:00
nodejs Add tests that create resources from methods (#7701) 2021-11-15 11:17:53 -08:00
python Add tests that create resources from methods (#7701) 2021-11-15 11:17:53 -08:00
testcomponent Add tests that create resources from methods (#7701) 2021-11-15 11:17:53 -08:00
testcomponent-go Add tests that create resources from methods (#7701) 2021-11-15 11:17:53 -08:00
testcomponent-python Replace the use of pipenv with Python's venv (#8548) 2021-12-07 07:59:07 -08:00