mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-20 03:49:54 +00:00
Needed to prevent circular dependencies in my toolchain work (#2931). I think this is probably a reasonable change as we move towards persistent configuration too? Unfortunately `BuildIsolation` needs to be in `uv-types` to avoid circular dependencies still. We might be able to resolve that in the future. |
||
|---|---|---|
| .. | ||
| index | ||
| source | ||
| distribution_database.rs | ||
| download.rs | ||
| error.rs | ||
| git.rs | ||
| lib.rs | ||
| locks.rs | ||
| reporter.rs | ||