pulumi/sdk/python/lib
Alex Clemmer f21da64f96 Add query mode to the language protocol
`pulumi query` requires that language plugins know about "query mode" so
that they don't do things like try to register the default stack
resource.

To communicate that a language host should boot into query mode, we
augment the language plugin protocol to include this information.
2019-05-02 18:08:08 -07:00
..
pulumi Add query mode to the language protocol 2019-05-02 18:08:08 -07:00
test Plumb provider version through language hosts to engine (#2656) 2019-04-23 11:02:51 -07:00
MANIFEST.in Include README in pypi package 2018-07-13 18:19:42 -07:00
setup.py Remove dependency on Six (#2372) 2019-01-18 13:59:37 -08:00