pulumi/.devcontainer
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
..
Dockerfile Replace the use of pipenv with Python's venv (#8548) 2021-12-07 07:59:07 -08:00
devcontainer.json Improve vscode dotnet support (#8384) 2021-11-11 20:40:18 +00:00