pulumi/sdk/python
Luke Hoban fdd9a57ff8
Implement GetSchema in dynamic providers (#4083)
It's not entirely clear why gRPC doesn't already report these cleanly as unimplemented, but for now we'll explicitly implement them to avoid any spurious warnings.

Fixes #4028.
2020-03-15 15:36:08 -07:00
..
cmd Fix broken test 2019-12-21 06:51:42 -08:00
dist Use \n for provider protocol even on Windows (#3855) 2020-02-06 11:34:05 -08:00
lib Implement GetSchema in dynamic providers (#4083) 2020-03-15 15:36:08 -07:00
pkg/version Add license headers 2018-05-22 15:02:47 -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 Enable mypy (#3758) 2020-01-17 14:45:08 -08:00
mypy.ini Allow oversize protocol buffers (#3895) 2020-02-10 15:30:42 -07:00
Pipfile Enable mypy (#3758) 2020-01-17 14:45:08 -08:00
Pipfile.lock Enable mypy (#3758) 2020-01-17 14:45:08 -08:00