uv/crates/uv-installer/src
konsti 0924185a7f
Only use compile timeout for critical section (#2199)
Follow-up to #2086: Don't use timeouts for the entire workers, but only
for the section that's about communicating with the (potentially broken)
`python` subprocess. I've also raised the timeout to 60s.
2024-03-05 17:20:04 +01:00
..
compile.rs Only use compile timeout for critical section (#2199) 2024-03-05 17:20:04 +01:00
downloader.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
editable.rs Centralize up-to-date checking for path installations (#2168) 2024-03-04 14:10:51 -05:00
installer.rs Rename `Virtualenv` and `PythonPlatform` structs (#2034) 2024-02-28 15:04:55 +00:00
lib.rs Add an option to bytecode compile during installation (#2086) 2024-03-05 03:35:24 +00:00
pip_compileall.py Add an option to bytecode compile during installation (#2086) 2024-03-05 03:35:24 +00:00
plan.rs Respect local freshness when auditing installed environment (#2169) 2024-03-04 19:40:52 +00:00
site_packages.rs Respect local freshness when auditing installed environment (#2169) 2024-03-04 19:40:52 +00:00
uninstall.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00