Commit 5687183
committed
Remove redundant --group dev flag from uv sync
The dev group is already specified as a default group in pyproject.toml,
so uv sync automatically includes it without the explicit flag.1 parent a5ab857 commit 5687183
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments