DiamondLightSource / DiamondLightSource/python-copier-template

Replace `pip` with `uv pip`

未关闭
#245 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
devcontainer
主要语言
Jinja
星标
25
派生
10
平均合并
4 小时 4 分钟
30 天内合并 PR
6

描述

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`

贡献指南

打开贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
devops
Issue 类型
重构
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。