uv/docs/concepts/projects
Zanie Blue acbbb2b82a
Add `--bare` option to `uv init` (#11192)
People are looking for a less opinionated version of `uv init`. The goal
here is to create a `pyproject.toml` and nothing else. With the `--lib`
or `--package` flags, we'll still configure a build backend but we won't
create the source tree. This disables things like the default
`description`, author behavior, and VCS.

See

- https://github.com/astral-sh/uv/issues/8178
- https://github.com/astral-sh/uv/issues/7181
- https://github.com/astral-sh/uv/issues/6750
2025-02-05 10:12:27 -06:00
..
build.md Explain build frontend vs. build backend (#11094) 2025-01-30 19:48:47 +00:00
config.md Add support for respecting `VIRTUAL_ENV` in project commands via `--active` (#11189) 2025-02-05 10:12:19 -06:00
dependencies.md Add documentation for `uv add -r` (#10926) 2025-01-23 21:34:50 -06:00
index.md Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
init.md Add `--bare` option to `uv init` (#11192) 2025-02-05 10:12:27 -06:00
layout.md Improve content on project configuration (#9235) 2024-11-20 08:49:51 -06:00
run.md Add docs for signal handling (#11041) 2025-01-29 08:27:52 -06:00
sync.md Add Git SHA locking behavior to docs (#11125) 2025-01-31 12:11:04 -06:00
workspaces.md docs(workspaces): remove build-system (#10636) 2025-01-15 11:46:35 -06:00