Add support for caching `uv` by akx · Pull Request #818 · actions/setup-python

@akx akx mentioned this pull request

Feb 19, 2024

@akx akx mentioned this pull request

Mar 27, 2024

@nijel nijel mentioned this pull request

May 21, 2024

5 tasks

julien4215 pushed a commit to aeecleclair/Hyperion that referenced this pull request

May 21, 2024
This PR makes the Hyperion repo use `uv` during ci tests. `uv` is a
replacement for `pip` written in rust.
Ideally, ci tests should now be quicker ! No expected breakage from this
PR since we don't use special pip functionalities (see
https://astral.sh/blog/uv)

We'll use the official setup python gh action with uv when it will be
merged or implemented (see
actions/setup-python#818).

@akx

f213 added a commit to tough-dev-school/education-backend that referenced this pull request

Aug 30, 2025

f213 added a commit to tough-dev-school/education-backend that referenced this pull request

Aug 30, 2025

@dhvcc dhvcc mentioned this pull request

Nov 19, 2025