uv/docs/reference
Charlie Marsh 7d9ea797b0
Add `UV_SKIP_WHEEL_FILENAME_CHECK` to allow installing invalid wheels (#16046)
## Summary

This PR adds a user setting to allow (in rare cases) accepting wheels
with mismatched filenames and internal metadata.

Closes https://github.com/astral-sh/uv/issues/8082.

Closes https://github.com/astral-sh/uv/issues/15647.
2025-09-29 19:54:25 -04:00
..
internals Document why we ban URLs from index dependencies (#15929) 2025-09-25 12:18:10 +02:00
policies Windows arm64 and Linux RISC-V64 are Tier 2 supported (#16027) 2025-09-29 17:54:04 +02:00
troubleshooting Fix and improve docs (#13620) 2025-06-10 13:15:38 -05:00
benchmarks.md Add link to benchmarks in documentation (#6257) 2024-08-20 12:54:46 -04:00
cli.md Add install_mirrors to EnvironmentOptions (#15937) 2025-09-25 10:35:09 -05:00
environment.md Add `UV_SKIP_WHEEL_FILENAME_CHECK` to allow installing invalid wheels (#16046) 2025-09-29 19:54:25 -04:00
index.md Move Resolver to new Internals section in the Reference (#15465) 2025-08-22 19:26:16 -05:00
installer.md Add `UV_` prefix to installer environment variables (#14964) 2025-07-30 01:24:59 +00:00
settings.md Rename `provides_extras` to `provides_extra` (#15825) 2025-09-14 13:27:45 +00:00