enhancementgood first issuemaintenance
仓库指标
- Star
- (7,162 star)
- PR 合并指标
- (平均合并 26天 10小时) (30 天内合并 86 个 PR)
描述
Updated by @fkiraly:
We should explore replacing pip with uv in CI, to spead up CI runtimes.
The replacement should not change environment specifications or dependency handling.
Out of scope: change of standard developer workflow, which still should work via pip.
Original post:
Is your feature request related to a problem? Please describe. Installation via pip is slow
Describe the solution you'd like Use uv instead