4
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-11-07 05:26:56 +00:00
setup-python/src
gowridurgad 2e3e4b15a8
Add support for pip-install input (#1201)
* Add pip-install input

* Improve error message

* Logic update

---------

Co-authored-by: “gowridurgad” <“hgowridurgad@github.com>
2025-09-25 22:01:19 -05:00
..
cache-distributions fix: add arch to cache key (#896) 2024-08-07 15:12:32 -05:00
cache-save.ts Change missing cache directory error to warning (#1182) 2025-08-25 21:45:55 -05: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 Add support for pip-install input (#1201) 2025-09-25 22:01:19 -05:00
utils.ts Add version parsing from Pipfile (#1067) 2025-07-24 17:40:39 -05:00