pulumi/sdk/python
Lee Briggs 95bc138b41
add master branch workflow (#5386)
2020-09-21 16:20:05 -07:00
..
cmd Python: Improved error message when `virtualenv` doesn't exist (#5069) 2020-07-28 13:28:14 -07:00
dist Python: Improved error message when `virtualenv` doesn't exist (#5069) 2020-07-28 13:28:14 -07:00
lib [sdk/python] Cast numbers intended to be integers to int (#5419) 2020-09-19 21:09:53 -07:00
.gitignore add .venv/ to python .gitignore to ignore when using PIPENV_VENV_IN_PROJECT=1 2019-06-19 12:43:04 -07:00
.pylintrc Make 'ResourceOptions.merge' static so downstream clients don't have to manually handle None cases. (#3072) 2019-08-14 15:55:03 -07:00
Makefile add master branch workflow (#5386) 2020-09-21 16:20:05 -07:00
Pipfile Exclude grpcio v1.30.0, which breaks Pulumi Python programs (#4883) 2020-06-24 08:11:05 -07:00
Pipfile.lock Exclude grpcio v1.30.0, which breaks Pulumi Python programs (#4883) 2020-06-24 08:11:05 -07:00
mypy.ini Allow oversize protocol buffers (#3895) 2020-02-10 15:30:42 -07:00
python.go Install plugin dependencies (#5353) 2020-09-14 13:54:26 -07:00
python_test.go Update pip/setuptools/wheel in virtual environment (#5042) 2020-07-23 13:33:09 -07:00