mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-13 23:17:35 -06:00
Move uv install under install dependencies
PiperOrigin-RevId: 757008562
This commit is contained in:
parent
2a0524692b
commit
4c191ba6b9
@ -123,13 +123,10 @@ For any changes that impact user-facing documentation (guides, API reference, tu
|
||||
source .\.venv\Scripts\activate
|
||||
```
|
||||
|
||||
```shell
|
||||
pip install uv
|
||||
```
|
||||
|
||||
3. **Install dependencies:**
|
||||
|
||||
```shell
|
||||
pip install uv
|
||||
uv sync --all-extras
|
||||
```
|
||||
4. **Run unit tests:**
|
||||
|
Loading…
Reference in New Issue
Block a user