mirror of https://github.com/pulumi/pulumi.git
257c176dc0
This commit modifies the generation of `setup.py` to use Python variables as the source for the package version and plugin version instead of placeholder strings. This has the effect of making the packages installable via the `-e` flag directly from their source directory rather than requiring a build step, which is useful while developing a plugin and examples in tandem. |
||
---|---|---|
.. | ||
pulumi_example | ||
setup.py |