uv
bcd14ec7 - Display Python implementation when creating environments (#7652)

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 ```
Author
Parents
Loading