setup-python/__tests__/data
Matthieu Darbois 2652534ead
feature: fallback to pre-release when no stable version is found (#414)
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-27 16:19:31 -05:00
..
inner Use correct Poetry config when collecting Poetry projects (#447) 2023-01-03 11:13:00 -05:00
Pipfile Fixing pipenv CI (#444) 2022-06-29 13:09:14 -04:00
Pipfile.lock Fixing pipenv CI (#444) 2022-06-29 13:09:14 -04:00
pipenv-requirements.txt Rework pipenv caching test (#375) 2022-04-04 09:12:24 -04:00
poetry.lock Add tests 2022-03-25 22:53:30 -05:00
pyproject.toml Fix poetry version (#445) 2022-07-25 15:02:06 +02:00
pypy.json feature: fallback to pre-release when no stable version is found (#414) 2023-01-27 16:19:31 -05:00
requirements-linux.txt Implementation of python's caching (#266) 2021-11-17 13:31:22 +03:00
requirements.txt Implementation of python's caching (#266) 2021-11-17 13:31:22 +03:00
versions-manifest.json feature: fallback to pre-release when no stable version is found (#414) 2023-01-27 16:19:31 -05:00