uv/docs/concepts/projects
John Mumm 75d1a9abad
Build path sources without build systems by default (#14413)
We currently treat path sources as virtual if they do not specify a
build system, which is surprising behavior. This PR updates the behavior
to treat path sources as packages unless the path source is explicitly
marked as `package = false` or its own `tool.uv.package` is set to
`false`.

Closes #12015

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
2025-07-16 16:17:01 -05:00
..
build.md Explain build frontend vs. build backend (#11094) 2025-01-30 19:48:47 +00:00
config.md Build path sources without build systems by default (#14413) 2025-07-16 16:17:01 -05:00
dependencies.md Build path sources without build systems by default (#14413) 2025-07-16 16:17:01 -05:00
index.md Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
init.md Build backend: Make preview default and add configuration docs (#12804) 2025-05-05 13:52:31 +00:00
layout.md Bump version to 0.6.15 (#13034) 2025-04-22 00:03:33 +00:00
run.md Use "terminal driver" instead of "shell" in SIGINT docs (#13787) 2025-06-03 22:07:03 +00:00
sync.md Fix and improve docs (#13620) 2025-06-10 13:15:38 -05:00
workspaces.md document the way member sources shadow workspace sources 2025-06-18 15:31:23 -07:00