setup-python/src
Aramís Segovia 36da51d563
Add version parsing from Pipfile (#1067)
* feature: add version parsing from Pipfile

* Update utils.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/utils.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/utils.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: update dist/setup/index.js

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-24 17:40:39 -05:00
..
cache-distributions fix: add arch to cache key (#896) 2024-08-07 15:12:32 -05:00
cache-save.ts Update error message for no dependencies to cache (#968) 2024-11-04 19:27:40 -06:00
find-graalpy.ts Add GraalPy support (#694) 2023-10-10 14:59:54 +02:00
find-pypy.ts Include python version in PyPy python-version output (#1110) 2025-07-21 14:01:05 -05:00
find-python.ts Add Architecture-Specific PATH Management for Python with --user Flag on Windows (#1122) 2025-07-03 12:09:25 -05:00
install-graalpy.ts Update action to node20 (#772) 2023-12-05 14:52:09 +01:00
install-pypy.ts fix: install PyPy on Linux ARM64 (#1011) 2025-02-05 13:58:38 -06:00
install-python.ts Fix for Candidate Not Iterable Error (#1082) 2025-04-17 08:55:44 -05:00
setup-python.ts Enhance cache-dependency-path handling to support files outside the workspace root (#1128) 2025-06-24 23:40:44 -05:00
utils.ts Add version parsing from Pipfile (#1067) 2025-07-24 17:40:39 -05:00