mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00:00
Add test for avoiding irrelevant extras (#3107)
## Summary This PR adds a test that currently leads to an error, but should successfully resolve as of https://github.com/astral-sh/uv/pull/3100. The core idea is that if we have a pinned package, we shouldn't try to build other versions of that package if we have an unconstrained variant with an extra.
This commit is contained in:
parent
3c9d925531
commit
5ca5d7da67
3 changed files with 52 additions and 0 deletions
BIN
scripts/links/extras-0.0.1.tar.gz
Normal file
BIN
scripts/links/extras-0.0.1.tar.gz
Normal file
Binary file not shown.
BIN
scripts/links/extras-0.0.2.tar.gz
Normal file
BIN
scripts/links/extras-0.0.2.tar.gz
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue