setup-python/src
aparnajyothi-y 532b046aaf
Add Architecture-Specific PATH Management for Python with --user Flag on Windows (#1122)
* logic to update install oath with --user flg

* format update

* format update

* update

* test job to validate --user flag installtion

* updated the script

* updated the yaml

* update the inputs

* updated script

* update the correct script file name

* updated script and yaml

* npm run format-check

* fix-test failures

* path update

* check failure fix

* updated test

* update free threaded version

* updated the comments
2025-07-03 12:09:25 -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 Add GraalPy support (#694) 2023-10-10 14:59:54 +02: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 Enhance reading from .python-version (#787) 2025-05-21 16:19:28 -05:00