uv/scripts/packages/built-by-uv
Zanie Blue 1e8e08def2 Bump version to 0.7.0 and write changelog (#13201)
The changelog diff is deranged. Rendered at
https://github.com/astral-sh/uv/blob/zb/changelog-07/CHANGELOG.md#070

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com>
2025-04-29 16:37:00 -05:00
..
assets Build backend: Support data files (#9197) 2024-11-19 12:59:59 +01:00
data-dir Build backend: Revamp include/exclude (#9525) 2024-12-01 11:32:35 +00:00
header Build backend: Support data files (#9197) 2024-11-19 12:59:59 +01:00
scripts Build backend: Support data files (#9197) 2024-11-19 12:59:59 +01:00
src/built_by_uv Build backend: Add integration test for scripts (#9635) 2024-12-04 10:57:08 +00:00
tests Build backend: Add source tree -> source dist -> wheel tests (#9091) 2024-11-14 19:15:32 +00:00
third-party-licenses Build backend: Include readme and license files (#9149) 2024-11-15 14:41:39 +00:00
.gitignore Build backend: Add source tree -> source dist -> wheel tests (#9091) 2024-11-14 19:15:32 +00:00
.python-version Require tests to opt-in to managed Python installation (#10912) 2025-01-23 15:24:40 -06:00
LICENSE-APACHE Build backend: Include readme and license files (#9149) 2024-11-15 14:41:39 +00:00
LICENSE-MIT Build backend: Include readme and license files (#9149) 2024-11-15 14:41:39 +00:00
pyproject.toml Bump version to 0.7.0 and write changelog (#13201) 2025-04-29 16:37:00 -05:00
README.md Build backend: Add source tree -> source dist -> wheel tests (#9091) 2024-11-14 19:15:32 +00:00
test.sh Build backend: Add source tree -> source dist -> wheel tests (#9091) 2024-11-14 19:15:32 +00:00
uv.lock Build backend: Add source tree -> source dist -> wheel tests (#9091) 2024-11-14 19:15:32 +00:00

built_by_uv

A package to be built with the uv build backend that uses all features exposed by the build backend.