uv/crates/uv-python/src
Charlie Marsh b9d661012d
Initialize all --prefix subdirectories (#4895)
## Summary

We need to initialize the same directories that we create in `bare.rs`,
since the installer expects them to exist.

Closes #4892.
2024-07-08 14:15:25 +00:00
..
discovery.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
downloads.inc Use install_only python archive (#4843) 2024-07-06 21:43:55 -05:00
downloads.inc.mustache Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
downloads.rs Add progress bar when downloading python (#4840) 2024-07-07 20:01:35 +00:00
environment.rs Initialize all --prefix subdirectories (#4895) 2024-07-08 14:15:25 +00:00
implementation.rs Deduplicate when install or uninstall python (#4841) 2024-07-05 22:05:17 -05:00
installation.rs Add progress bar when downloading python (#4840) 2024-07-07 20:01:35 +00:00
interpreter.rs Initialize all --prefix subdirectories (#4895) 2024-07-08 14:15:25 +00:00
lib.rs Add progress bar when downloading python (#4840) 2024-07-07 20:01:35 +00:00
managed.rs Use install_only python archive (#4843) 2024-07-06 21:43:55 -05:00
platform.rs Deduplicate when install or uninstall python (#4841) 2024-07-05 22:05:17 -05:00
pointer_size.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
prefix.rs Initialize all --prefix subdirectories (#4895) 2024-07-08 14:15:25 +00:00
py_launcher.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
python_version.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
target.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
version_files.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
virtualenv.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00