pulumi/sdk/python/cmd/pulumi-language-python/testdata
Will Jones 6f4cb73ba9
Sort `requirements.txt` files when generating Python code (#16115)
A couple of our tests now generate multi-line `requirements.txt` whose
order is dependent on that in which we enumerate packages when testing.
This PR changes this so that we always sort them, meaning we can
consistently check against snapshotted results (as opposed to having
flaky tests that only pass when the generated order matches the one we
happened to snapshot last).

Fixes https://github.com/pulumi/pulumi/issues/16113
2024-05-03 15:07:56 +00:00
..
sdks/old-1.0.0 Test both setup.py and pyproject.toml in python conformance tests (#15758) 2024-03-22 21:33:14 +00:00
setuppy Sort `requirements.txt` files when generating Python code (#16115) 2024-05-03 15:07:56 +00:00
toml Add asset/archive to conformance tests and fix engine working dir issues (#16100) 2024-05-02 11:32:54 +00:00