Skip to content

CI: Uses uv pip to speed up workflows#362

Merged
quaquel merged 2 commits intomasterfrom
ci-uv-pip
May 24, 2024
Merged

CI: Uses uv pip to speed up workflows#362
quaquel merged 2 commits intomasterfrom
ci-uv-pip

Conversation

@EwoutH
Copy link
Copy Markdown
Collaborator

@EwoutH EwoutH commented May 24, 2024

Use uv for pip commands to speed up CI workflows. uv uses Rust to install dependencies way faster.

On Ubuntu and macOS it reduces dependency install time from ~30 sec to <10 sec, and on Windows from ~2 min to <1 min.

Squash on merge.

EwoutH added 2 commits May 24, 2024 15:06
Use uv for pip commands to speed up CI workflows. uv uses Rust to install dependencies way faster.
@EwoutH EwoutH added the ci label May 24, 2024
@EwoutH EwoutH requested a review from quaquel May 24, 2024 13:13
@quaquel quaquel merged commit 759edb6 into master May 24, 2024
@quaquel quaquel deleted the ci-uv-pip branch May 24, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants