uv/scripts
Charlie Marsh 1bbb05dca7
Invalidate `uv.lock` if registry sources are removed (#6026)
## Summary

Now, if you resolve against a registry, then swap it out for another, we
won't reuse the lockfile. (If you don't provide any registry
configuration, then we won't enforce this, so that `uv lock --index-url
foo` and `uv lock` is stable.)

Closes https://github.com/astral-sh/uv/issues/5920.
2024-08-13 23:42:04 +00:00
..
benchmark Rename `distribution` to `packages` in lockfile (#5861) 2024-08-08 11:25:06 -04:00
links
packages Use prettier to format the documentation (#5708) 2024-08-02 08:58:31 -05:00
popular_packages
requirements Minor improvements to benchmarking setup (#5843) 2024-08-06 23:47:45 +00:00
scenarios Invalidate `uv.lock` if registry sources are removed (#6026) 2024-08-13 23:42:04 +00:00
workspaces Skip files when detecting workspace members (#5735) 2024-08-02 19:44:43 +00:00
check_cache_compat.py
check_embedded_python.py
check_system_python.py
release.sh Deprecate the `--isolated` flag (#5466) 2024-07-30 22:40:38 +00:00
sync_scenarios.sh
transform_readme.py Fix benchmark image in documentation (#5102) 2024-07-16 13:54:06 +00:00
update_schemastore.py