pulumi/pkg/codegen/internal/test/testdata/simple-resource-schema/python
James Nugent 257c176dc0
Use variable over placeholder for Python version (#7479)
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.
2021-07-14 16:44:22 -07:00
..
pulumi_example [codegen/nodejs] Fix required input annotations. (#7497) 2021-07-13 09:39:58 -07:00
setup.py Use variable over placeholder for Python version (#7479) 2021-07-14 16:44:22 -07:00