uv icon indicating copy to clipboard operation
uv copied to clipboard

Add hint that seed packages are being installed during `uv venv --seed`

Open zanieb opened this issue 1 year ago • 0 comments

❯ 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?

zanieb avatar Feb 15 '24 19:02 zanieb