v4.0.4-alpha.1
* [sdk/python] Generate pyproject.toml Generate the pyproject.toml file to enable wheel support for publishing. * Update makefile * Ensures wheel is available when building the Python SDK * Remove egg * Drop setup.py in favor of pure pyproject.toml * Opt into wheel publishing * Test out pre-official pulumi/scripts edit --------- Co-authored-by: Levi Blackstone <[email protected]> Co-authored-by: Kyle Pitzen <[email protected]>