ARTIST-Association / ARTIST-Association/ARTIST
Switch to `uv` package manager in workflows
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
We currently use `pip` as a package manager in all `ARTIST` workflows. Replace `pip` with [`uv`](https://docs.astral.sh/uv/).
Contributor guide
Research direction
Inspect all ARTIST workflow files first and locate each use of pip. Read the uv documentation linked in the issue, then update the workflows so package installation uses uv consistently. Done means every workflow has replaced its pip usage and the workflows complete successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100