DiamondLightSource / DiamondLightSource/python-copier-template

Replace `pip` with `uv pip`

Open
#245 3 comments 0 reactions 0 assignees View on GitHub
devcontainer
Dominant language
Jinja
Stars
25
Forks
10
Avg merge
4h 4m
Merged PRs (30d)
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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.