mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-02 04:48:18 +00:00
## Summary Open to just making this a warning but no strong opinion. Closes https://github.com/astral-sh/uv/issues/4593. ## Test Plan Failure: ``` ❯ echo "pandas==2.2.2" | cargo run pip compile --universal -p 3.11 --no-header - --python-platform linux Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s Running `target/debug/uv pip compile --universal -p 3.11 --no-header - --python-platform linux` error: the argument '--universal' cannot be used with '--python-platform <PYTHON_PLATFORM>' Usage: uv pip compile --universal --python-version <PYTHON_VERSION> --no-header <SRC_FILE>... For more information, try '--help'. ``` |
||
|---|---|---|
| .. | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||