uv
bcd14ec7
- Display Python implementation when creating environments (#7652)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Display Python implementation when creating environments (#7652) e.g. ``` ❯ cargo run -q -- venv -p pypy Using PyPy 3.9.19 Creating virtual environment at: .venv Activate with: source .venv/bin/activate ```
References
#7652 - Display Python implementation when creating environments
Author
zanieb
Parents
0c6117f5
Loading