uv/crates/uv-types/src
konsti 9004364de3
Rename `uv-build` to `uv-build-frontend` (#7688)
uv will soon support both a build frontend (`uv build`) and a build
backend (`build-system = "uv"`). To avoid the name clash, I'm renaming
the `uv-build` crate to `uv-build-frontend`. In a follow-up PR, I will
add a `uv-build-backend` crate with the build backend implementation.
2024-09-25 14:17:54 -04:00
..
builds.rs Support `no-build-isolation-package` (#5894) 2024-08-08 01:35:56 +00:00
downloads.rs Rename `uv-traits` and split into separate modules (#2674) 2024-03-26 15:39:43 -05:00
hash.rs Take intersection of constraint and requirements hashes (#7108) 2024-09-05 20:22:34 -04:00
lib.rs Add reference documentation for global settings (#5123) 2024-07-16 20:50:04 +00:00
requirements.rs Add support for `tool.uv` into distribution building (#3904) 2024-05-31 02:42:03 +00:00
traits.rs Rename `uv-build` to `uv-build-frontend` (#7688) 2024-09-25 14:17:54 -04:00