uv/crates/uv-dev/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
..
build.rs Split configuration options out of uv-types (#2924) 2024-04-09 11:35:53 -05:00
clear_compile.rs Add an option to bytecode compile during installation (#2086) 2024-03-05 03:35:24 +00:00
compile.rs Move architecture and operating system probing to Python (#2381) 2024-03-13 11:51:14 +00:00
main.rs Use Resolver in pip sync (#2696) 2024-03-27 17:36:38 -04:00
render_benchmarks.rs Add fs_err to disallowed_method in clippy.toml (#1950) 2024-02-26 14:15:07 +00:00
resolve_cli.rs Split configuration options out of uv-types (#2924) 2024-04-09 11:35:53 -05:00
resolve_many.rs Split configuration options out of uv-types (#2924) 2024-04-09 11:35:53 -05:00
wheel_metadata.rs Rename to uv (#1302) 2024-02-15 11:19:46 -06:00