pulumi/sdk/python/lib/test/automation/errors
Justin Van Patten c306b13c51
[sdk/python] Install local SDK in automation API test (#15222)
In preparation for supporting Python 3.12...

The test was installing a `requirements.txt` file that depends on the
released version of the `pulumi` package, but that package depends on
the old `grpcio` package that does not work Python 3.12. Instead of
depending on the public `pulumi` package, install the locally built
Python SDK.

Also, fix the test to be able to run on Windows, while making changes
here.
2024-01-24 02:06:38 +00:00
..
compilation_error Update github.com/cloudflare/circl to v1.3.7 (#15151) 2024-01-16 08:59:57 +00:00
conflict_error Update github.com/cloudflare/circl to v1.3.7 (#15151) 2024-01-16 08:59:57 +00:00
runtime_error [sdk/python] Install local SDK in automation API test (#15222) 2024-01-24 02:06:38 +00:00