8000 Copybara import of the project: · GeekyprogrammerEJ/adk-python@5824c89 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5824c89

Browse files
Imfuyuweicopybara-github
authored andcommitted
Copybara import of the project:
-- ec246ae by Yuwei Fu <fuyuweiwill@gmail.com>: Fix install command for Zsh compatibility. Wrapped extras list in quotes to prevent Zsh from expanding it as a glob pattern. COPYBARA_INTEGRATE_REVIEW=google#520 from Imfuyuwei:main 6cd4ecc PiperOrigin-RevId: 754625822
1 parent 97d29a1 commit 5824c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ For any changes that impact user-facing documentation (guides, API reference, tu
119119
3. **Install dependencies:**
120120

121121
```shell
122-
uv pip install -e .[dev,test,extensions,eval]
122+
uv sync --all-extras
123123
```
124124
4. **Run unit tests:**
125125

0 commit comments

Comments
 (0)
0