launchdarkly / python-server-sdk

LaunchDarkly Server-side SDK for Python
https://docs.launchdarkly.com/sdk/server-side/python
Other
38 stars 44 forks source link

ci: Ensure poetry version uses correct python version #282

Closed keelerm84 closed 3 months ago

keelerm84 commented 3 months ago

pipx install poetry does not necessarily use the configured python version specified in actions/setup-python. This separate GH action helps ensure we are using the correct version consistently.

shortcut-integration[bot] commented 3 months ago

This pull request has been linked to Shortcut Story #239231: Fix poetry using wrong version of python in build.