mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-17 22:07:47 +00:00
Improve formatting for "all"
default-groups
setting documentation (#12963)
## Summary Make the documentation for `"all"` `defauilt-groups` a little easier to read by monospacing the literal.
This commit is contained in:
parent
17ed789edb
commit
3d340e83b7
3 changed files with 3 additions and 3 deletions
|
@ -112,7 +112,7 @@ constraint-dependencies = ["grpcio<1.65"]
|
|||
|
||||
The list of `dependency-groups` to install by default.
|
||||
|
||||
Can also be the literal "all" to default enable all groups.
|
||||
Can also be the literal `"all"` to default enable all groups.
|
||||
|
||||
**Default value**: `["dev"]`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue