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:
Charlie Marsh 2024-04-18 20:47:27 -04:00 committed by GitHub
parent 3c9d925531
commit 5ca5d7da67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 52 additions and 0 deletions

Binary file not shown.

Binary file not shown.