mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
Add backtracking tests for distribution incompatibilities (#2839)
## Summary Demonstrates some suboptimal behavior in how we handle invalid metadata, which are fixed in https://github.com/astral-sh/uv/pull/2834. The included wheels were modified by-hand to include invalid structures.
This commit is contained in:
parent
cedb5e4aec
commit
c11e9e5097
4 changed files with 128 additions and 0 deletions
BIN
scripts/links/validation-1.0.0-py3-none-any.whl
Normal file
BIN
scripts/links/validation-1.0.0-py3-none-any.whl
Normal file
Binary file not shown.
BIN
scripts/links/validation-2.0.0-py3-none-any.whl
Normal file
BIN
scripts/links/validation-2.0.0-py3-none-any.whl
Normal file
Binary file not shown.
BIN
scripts/links/validation-3.0.0-py3-none-any.whl
Normal file
BIN
scripts/links/validation-3.0.0-py3-none-any.whl
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue