-
Notifications
You must be signed in to change notification settings - Fork 25
[CI] How about introducing uv? #57
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What
- Let's introduce
uvfor CI. - What is
uv? document- An extremely fast Python package and project manager, written in Rust.
- Migrate to uv without changing your existing workflows — and experience a 10-100x speedup — with the uv pip interface.
Why
- pip with
uvis performed at a faster rate, so faster execution of CI (such as check pr) is expected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request