DiamondLightSource / DiamondLightSource/python-copier-template
Replace `pip` with `uv pip`
- Langage dominant
- Jinja
- Étoiles
- 25
- Forks
- 10
- Merge moyen
- 4 h 4 min
- PR mergées (30 j)
- 6
Description
For the devcontainer: We should use [`uv pip`](https://docs.astral.sh/uv/pip/compatibility/) instead of `pip` because it is faster.
## Acceptance Criteria
- Devcontainer build installs dependencies using `uv pip` instead of `pip`
- `uv pip` is aliased to `pip` for backwards-compatibility (or we agree to do a breaking change)
- Devcontainer build is manually tested
- Devcontainer build is timed compared to `main`
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start with the repository's devcontainer configuration and identify where dependencies are currently installed with pip. Compare the build with main, then verify that the build uses uv pip, check the backward-compatibility decision, and manually time the result against main.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- devops
- Type d'issue
- Refactorisation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100