pulumi/sdk/python
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
..
cmd [sdk/python] Check for `pulumiplugin.json` on package lookup (#8515) 2021-12-01 16:07:49 -08:00
dist Fix windows build 2020-12-07 15:58:30 -08:00
lib [sdk/python] Avoid 'referenced before assignment' error (#7135) 2021-11-16 13:57:09 -08:00
stubs Fix bug in semver usage by enabling typechecking (#6833) 2021-04-21 15:48:57 -04:00
.gitignore Replace the use of pipenv with Python's venv (#8548) 2021-12-07 07:59:07 -08:00
.pylintrc Support remote components in Python (#5375) 2020-09-30 14:09:20 -07:00
Makefile Replace the use of pipenv with Python's venv (#8548) 2021-12-07 07:59:07 -08:00
mypy.ini Fix bug in semver usage by enabling typechecking (#6833) 2021-04-21 15:48:57 -04:00
python.go Include package host version in about 2021-08-20 19:38:51 -07:00
python_test.go Update pip/setuptools/wheel in virtual environment (#5042) 2020-07-23 13:33:09 -07:00
requirements.txt Replace the use of pipenv with Python's venv (#8548) 2021-12-07 07:59:07 -08:00
shim_unix.go Fix lint (#7915) 2021-09-07 16:41:17 -04:00
shim_windows.go Add copyright notice 2020-12-07 14:17:45 -08:00