mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00:00
![]() ## Summary `echo "torch==1.10.0" | cargo run pip compile - -p 3.12 --no-deps` now correctly fails. Previously, we were accepting the wheel `torch-1.10.0-cp36-none-macosx_10_9_x86_64.whl` as compatible with Python 3.10 due to the `none` ABI. Closes https://github.com/astral-sh/uv/issues/5085. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |