setup-python/dist
mayeut 9c6f2fd805
feature: fallback to pre-release when no stable version is found
This allows to specify version like `3.11` or `pypy3.10` in workflows before those versions are released.
This lessen the burden for users of `setup-python` by not having to modify their workflow twice: once when a pre-release is available (e.g. `3.11-dev`) and once when the first stable release is published (e.g. `3.11`)
2023-01-12 07:55:54 +01:00
..
cache-save Use correct Poetry config when collecting Poetry projects (#447) 2023-01-03 11:13:00 -05:00
setup feature: fallback to pre-release when no stable version is found 2023-01-12 07:55:54 +01:00