DiamondLightSource / DiamondLightSource/python-copier-template
Replace `pip` with `uv pip`
オープン
devcontainer
- 主要言語
- Jinja
- スター
- 25
- フォーク
- 10
- 平均マージ
- 4時間 4分
- マージ済み PR(30日)
- 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`
コントリビューションガイド
評価
この issue はまだ評価されていません。