📝 Update CHEATSHEET.md with additional venv seeding details
This commit is contained in:
@@ -31,8 +31,9 @@ uv python list
|
||||
### Virtual Environment
|
||||
|
||||
```shell
|
||||
uv venv --python 3.12
|
||||
uv venv --seed --python 3.12
|
||||
```
|
||||
> `--seed` will init `pip`, `setuptools` and `wheel`
|
||||
|
||||
### Script
|
||||
|
||||
|
||||
Reference in New Issue
Block a user