uv/scripts
Charlie Marsh 7efed62798
Add a dedicated error for members with mismatched Python requirements (#5695)
## Summary

Gives you a nice error message if you attempt to sync with, e.g., `-p
3.8` when that version is supported by at least one workspace member,
but your project's minimum requirement is `>=3.12`

Closes https://github.com/astral-sh/uv/issues/5662.
2024-08-01 21:37:13 +00:00
..
benchmark Rename more use of "lock file" to "lockfile" (#5629) 2024-07-30 19:09:43 +00:00
links Add test case for wheel installation with different path (#4396) 2024-06-19 09:39:55 -05:00
packages Editable installs for `uv tool` (#5454) 2024-07-26 16:30:15 -04:00
popular_packages Finish install-many with pypi 10k most dependents (#732) 2023-12-27 09:42:51 -05:00
requirements Add transformers `pyproject.toml` to test requirements (#5657) 2024-08-01 13:25:20 +02:00
scenarios Check idempotence in packse lock scenarios (#5485) 2024-07-31 15:39:16 +00:00
workspaces Add a dedicated error for members with mismatched Python requirements (#5695) 2024-08-01 21:37:13 +00:00
check_cache_compat.py Set absolute URLs prior to uploading to PyPI (#5038) 2024-07-13 17:29:21 +00:00
check_embedded_python.py Set absolute URLs prior to uploading to PyPI (#5038) 2024-07-13 17:29:21 +00:00
check_system_python.py Deduplicate symbolic links between `purelib` and `platlib` (#3002) 2024-04-12 17:08:56 -04:00
release.sh Deprecate the `--isolated` flag (#5466) 2024-07-30 22:40:38 +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 Fix benchmark image in documentation (#5102) 2024-07-16 13:54:06 +00:00
update_schemastore.py Update SchemaStore script (#5024) 2024-07-12 17:49:38 -04:00