uv/docs/configuration
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
..
authentication.md Update the index.authenticate docs (#12102) 2025-03-11 15:01:42 -05:00
environment.md Add support for global uv python pin (#12115) 2025-03-13 13:48:37 +01:00
files.md Use [[index]] API in configuration example (#9065) 2024-11-12 14:43:54 -05:00
index.md Add support for named and explicit indexes (#7481) 2024-10-15 18:24:23 -04:00
indexes.md Update the index.authenticate docs (#12102) 2025-03-11 15:01:42 -05:00
installer.md Supplement missing separators for UV_INSTALL_DIR in Windows. (#9507) 2024-12-19 09:53:49 -06:00