uv/docs/concepts
John Mumm 797f1fbac0
Add support for global uv python pin (#12115)
These changes add support for

```
uv python pin 3.12 --global 
```

This adds the specified version to a `.python-version` file in the
user-level config directory. uv will now use the user-level version as a
fallback if no version is found in the project directory or its
ancestors.

Closes #4972
2025-03-13 13:48:37 +01:00
..
projects Add support for Windows legacy scripts via uv tool run (#12079) 2025-03-11 09:02:17 -05:00
cache.md Docs: Clarify that setting cache-keys overrides defaults (#11895) 2025-03-03 02:54:48 +00:00
index.md Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
python-versions.md Add support for global uv python pin (#12115) 2025-03-13 13:48:37 +01:00
resolution.md Add link to environment marker specification (#11748) 2025-02-24 11:57:28 -06:00
tools.md Fix tool concept page headings (#12053) 2025-03-08 08:49:21 -06:00