DiamondLightSource / DiamondLightSource/python-copier-template
Replace `pip` with `uv pip`
- Lenguaje dominante
- Jinja
- Estrellas
- 25
- Forks
- 10
- Merge medio
- 4 h 4 min
- PR fusionados (30 d)
- 6
Descripción
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`
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- devops
- Tipo de issue
- Refactorización
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100