uv/scripts/packages/built-by-uv
konsti d283fff153
Build backend: Add integration test for scripts (#9635)
Scripts (`project.scripts` and `project.gui-scripts`) are already
supported, but did not have an integration test.
2024-12-04 10:57:08 +00: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
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 Build backend: Add integration test for scripts (#9635) 2024-12-04 10:57:08 +00: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.