uv/crates/uv-python
Charlie Marsh 50d7b9c38a
Pin .python-version in uv init (#6869)
## Summary

I'm not convinced that the behavior is correct as-implemented. When the
user passes a `--python >=3.8` or we discover a `requires-python` from
the workspace, we're currently writing that request out to
`.python-version`. I would probably rather that we write the resolved
patch version?

Closes https://github.com/astral-sh/uv/issues/6821.
2024-09-03 19:43:50 -04:00
..
python allow manylinux compatibility override via _manylinux module. (#6039) 2024-08-21 01:57:42 +00:00
src Pin .python-version in uv init (#6869) 2024-09-03 19:43:50 -04:00
Cargo.toml Use windows registry to discover python (#6761) 2024-08-29 22:48:22 +02:00
download-metadata.json Sync latest Python releases (#6784) 2024-08-29 03:41:07 +00:00
fetch-download-metadata.py Deprecate the --isolated flag (#5466) 2024-07-30 22:40:38 +00:00
template-download-metadata.py Deprecate the --isolated flag (#5466) 2024-07-30 22:40:38 +00:00