update
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
We use `uv` as our Python package manager for faster, more reliable dependency management.
|
||||
https://docs.astral.sh/uv/
|
||||
|
||||
We recommend using vscode as your IDE.
|
||||
https://code.visualstudio.com/
|
||||
|
||||
### 1. Install UV
|
||||
|
||||
```bash
|
||||
@@ -10,7 +13,8 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
```
|
||||
|
||||
### 2. Setup the env
|
||||
Simply run
|
||||
Simply run:
|
||||
|
||||
```bash
|
||||
uv sync
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user