uv/docs
adisbladis ccfd084ed2 Add UV_COMPILE_BYTECODE_TIMEOUT environment variable
- Summary

When installing packages on _very_ slow/overloaded systems it'spossible to trigger bytecode compilation timeouts, which tends to happen in environments such as Qemu (especially without KVM/virtio), but also on systems that are simply overloaded.
I've seen this in my Nix builds if I for example am compiling a Linux kernel at the same time as a few other concurrent builds.

By making the bytecode compilation timeout adjustable you can work around such issues.
I plan to set `UV_COMPILE_BYTECODE_TIMEOUT=0` in the [pyproject.nix builders](https://pyproject-nix.github.io/pyproject.nix/build.html) to make them more reliable.

- Related issues

  * https://github.com/astral-sh/uv/issues/6105
2025-06-30 21:06:14 +12:00
..
.overrides Add `last updated` for document (#11164) 2025-02-03 22:28:47 -05:00
assets Add static assets to docs pages (#6951) 2024-09-02 20:00:30 -04:00
concepts Bump version to 0.7.17 (#14347) 2025-06-29 09:58:33 -04:00
getting-started Bump version to 0.7.17 (#14347) 2025-06-29 09:58:33 -04:00
guides Bump version to 0.7.17 (#14347) 2025-06-29 09:58:33 -04:00
js Fix typo in a reference (#12858) 2025-04-14 10:19:02 +02:00
pip Fix and improve docs (#13620) 2025-06-10 13:15:38 -05:00
reference Add UV_COMPILE_BYTECODE_TIMEOUT environment variable 2025-06-30 21:06:14 +12:00
stylesheets Remove the last edited date from documentation pages (#11753) 2025-02-24 13:27:00 -06:00
.gitignore Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
index.md Fix PowerShell code blocks (#13511) 2025-05-17 21:06:48 -05:00
requirements-insiders.in Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements-insiders.txt Add an llms.txt to uv (#13929) 2025-06-10 07:46:49 -04:00
requirements.in Add an llms.txt to uv (#13929) 2025-06-10 07:46:49 -04:00
requirements.txt Add an llms.txt to uv (#13929) 2025-06-10 07:46:49 -04:00