-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionality
Description
Summary
I'm setting up a monorepo for my team. The main command that my team members have to run is:
uv sync --all-packages --all-extras --all-groups
That's quite a mouthful. Either:
- Could we make this the default? (that might be hard when other options are desired)
- Make the default configurable in
uv.toml? (seems that right now onlyuv pipcan be configured?)
Example
No response
T-256 and johnthagen
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionality