pulumi/pkg/codegen/internal/test/testdata/plain-schema-gh6957/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_xyz [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
setup.py Use variable over placeholder for Python version (#7479) 2021-07-14 16:44:22 -07:00