astral-sh/uv

Support `UV_ONLY_BINARY` and `UV_NO_BINARY` environment variables

オープン

#4,291 opened on 2024/06/12

 (11 件のコメント) (8 件のリアクション) (0 人の担当者)Rust (3,111 件のフォーク)batch import
configurationhelp wanted

Repository metrics

Stars
 (84,934 個のスター)
PR merge metrics
 (平均マージ 7d 16h) (30d で 259 merged PRs)

説明

This is useful with cibuildwheel or some other complicated tools in the CI environment.

pip has similiar PIP_NO_BINARY and PIP_ONLY_BINARY: https://pip.pypa.io/en/latest/cli/pip_install/#cmdoption-no-binary

コントリビューターガイド