uv/docs/configuration
konsti 77268ee152
Build backend: Case sensitive module discovery (#13468)
We may run on case-sensitive file systems (Linux, generally) or on
case-insensitive file systems (Windows, generally), while modules in
Python may be lower or upper case. For robustness over filesystem
casing, we require an explicit module name for modules with upper cases.

Fixes #13419
2025-05-16 14:25:35 +02:00
..
authentication.md Use index URL instead of package URL for keyring credential lookups (#12651) 2025-04-29 16:37:00 -05:00
build-backend.md Build backend: Case sensitive module discovery (#13468) 2025-05-16 14:25:35 +02:00
environment.md Optional managed Python archive download cache (#12175) 2025-04-28 12:09:09 +02:00
files.md Use `[[index]]` API in configuration example (#9065) 2024-11-12 14:43:54 -05:00
index.md Build backend: Make preview default and add configuration docs (#12804) 2025-05-05 13:52:31 +00:00
indexes.md Remove outdated description of index strategy (#13326) 2025-05-07 08:18:21 -05:00
installer.md Supplement missing separators for UV_INSTALL_DIR in Windows. (#9507) 2024-12-19 09:53:49 -06:00