📝 Add virtual environment command to cheatsheet
This commit is contained in:
@@ -28,6 +28,12 @@ uv self update
|
||||
uv python list
|
||||
```
|
||||
|
||||
### Virtual Environment
|
||||
|
||||
```shell
|
||||
uv venv --python 3.12
|
||||
```
|
||||
|
||||
### Script
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user