uv/scripts
Charlie Marsh c11e9e5097
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.
2024-04-05 18:16:18 +00:00
..
bench Fast lint CI job: Rustfmt, Prettier, Ruff (#2406) 2024-03-20 00:16:46 +00:00
benchmarks Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
bootstrap Download Python versions concurrently in bootstrapping script (#2513) 2024-03-19 19:27:51 -05:00
links Add backtracking tests for distribution incompatibilities (#2839) 2024-04-05 18:16:18 +00:00
packages Consider installed packages during resolution (#2596) 2024-03-28 13:49:17 -05:00
popular_packages Finish install-many with pypi 10k most dependents (#732) 2023-12-27 09:42:51 -05:00
release Move bump.sh to scripts/release.sh (#2787) 2024-04-02 23:25:27 +00:00
requirements Replace boto3.in with slow scenario (#2451) 2024-03-14 09:58:01 +00:00
scenarios Move scenario sync script to top-level scripts (#2788) 2024-04-02 23:27:05 +00:00
check_cache_compat.py fix typos (#2804) 2024-04-03 11:57:19 +00:00
check_system_python.py Don't install pydantic_core on Python 3.13 (#2595) 2024-03-21 14:15:43 -04:00
release.sh Fixups to release.sh and sync_scenarios.sh (#2790) 2024-04-03 01:59:58 +00:00
sync_scenarios.sh Fixups to release.sh and sync_scenarios.sh (#2790) 2024-04-03 01:59:58 +00:00
transform_readme.py Add top-level benchmark to the README (#2622) 2024-03-22 16:07:31 -04:00