uv
uv copied to clipboard
Add hint that seed packages are being installed during `uv venv --seed`
❯ uv venv --seed
Using Python 3.11.7 interpreter at /opt/homebrew/opt/[email protected]/bin/python3.11
Creating virtualenv at: .venv
+ setuptools==69.1.0
+ pip==24.0
+ wheel==0.42.0
Should we suggest that we're seeding the environment?