uv/docs
Zanie Blue 2dc4fd0a19 Add --group and --only-group to uv sync and includes all groups in uv lock (#8110)
Part of #8090

Adds the ability to include a group (`--group`) in the sync or _only_
sync a group (`--only-group`). Includes all groups in the resolution,
which will have the same limitations as extras as described in #6981.

There's a great deal of refactoring of the "development" concept into
"groups" behind the scenes that I am continuing to defer here to
minimize the diff.

Additionally, this does not yet resolve interactions with the existing
`dev` group — we'll tackle that separately as well. I probably won't
merge the stack until that design is resolved. The current proposal is
that we'll just "combine' the `dev-dependencies` contents into the `dev`
group.
2024-10-25 13:27:37 -05:00
..
.overrides Use | for page separator in meta titles (#6953) 2024-09-03 00:42:59 +00:00
assets Add static assets to docs pages (#6951) 2024-09-02 20:00:30 -04:00
concepts Enforce lockfile schema versions (#8509) 2024-10-24 12:23:56 -04:00
configuration docs: fix typo (#8554) 2024-10-25 09:05:38 -04:00
getting-started Move the installation configuration docs to a separate page (#8546) 2024-10-24 16:04:21 -05:00
guides Bump version to v0.4.26 (#8508) 2024-10-23 15:17:49 -04:00
js Improve copy of console command examples (#5397) 2024-07-31 14:52:02 +00:00
pip Add support for named and explicit indexes (#7481) 2024-10-15 18:24:23 -04:00
reference Add --group and --only-group to uv sync and includes all groups in uv lock (#8110) 2024-10-25 13:27:37 -05:00
stylesheets Fix table of contents sizing (#7751) 2024-09-27 22:59:38 -05:00
.gitignore Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
index.md Add reference to uv build and uv publish in the landing pages (#8542) 2024-10-24 15:56:54 -05:00
requirements-insiders.in Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements-insiders.txt Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements.in Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
requirements.txt Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00