uv/docs/concepts
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
..
projects Add --bare option to uv init (#11192) 2025-02-05 10:12:27 -06:00
cache.md Allow environment variables to be included in cache keys (#10170) 2024-12-26 15:31:49 +00:00
index.md Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
python-versions.md Touch-ups to the Python install guide (#11116) 2025-01-30 13:56:53 -06:00
resolution.md Add Requires-Python upper bound behavior to the docs (#10964) 2025-01-28 12:17:34 -05:00
tools.md docs(tools.md): remove hyphenation for consistency (#10321) 2025-01-06 09:33:46 -05:00