uv/crates/uv-distribution/src
Zanie Blue 1512e07a2e
Split configuration options out of uv-types (#2924)
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.
2024-04-09 11:35:53 -05:00
..
index Rebrand Manifest as Revision in wheel database (#2920) 2024-04-08 20:00:57 -04:00
source Split configuration options out of uv-types (#2924) 2024-04-09 11:35:53 -05:00
distribution_database.rs Split configuration options out of uv-types (#2924) 2024-04-09 11:35:53 -05:00
download.rs Remove unused local wheel types (#2906) 2024-04-08 18:15:20 +00:00
error.rs Clean up Error enum in Metadata23 (#2835) 2024-04-05 14:40:33 +00:00
git.rs Remove redirects from the resolver (#2792) 2024-04-03 02:43:57 +00:00
lib.rs Remove unused local wheel types (#2906) 2024-04-08 18:15:20 +00:00
locks.rs Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
reporter.rs Use PEP 517 build hooks to resolve unnamed requirements (#2604) 2024-03-22 03:20:40 +00:00